首頁瀏覽人次: 813,890 次 (Since 2010/07/14) 會員登入
聯盟單位  |  虛擬講堂  |  網路直播  |  其他演講  |  排行榜  |  留言板  |  知識擂台  |  回首頁
首頁 > 虛擬講堂 > A Python-based Selective Syntactic Compiler for Programming Learning 快速搜尋演講 進階搜尋
  A Python-based Selective Syntactic Compiler for Programming Learning 
★chrome瀏覽器無法播放Silverlight解決辦法
0:00 / 0:00

講者:國立高雄師範大學 林品龍
日期:2018/10/25
性質:演講
類別:應用科學
語言:中文
長度:00:10:26
觀看:137
推薦:0
摘要:
Abstract—Teaching beginners to learn programming has
many difficult parts. One of them is that some students often
finish course e...
Abstract—Teaching beginners to learn programming has
many difficult parts. One of them is that some students often
finish course exercises by taking shortcuts, such as using
build-in libraries. This makes teachers difficultly identify
whether students have really learnt some programming
concepts and skills. To improve this problem, we propose the
Selective Syntactic Compiler (SSC) approach to limit
students to only utilize the permitted parts of the grammars
when they code a program. In this paper, we apply the SSC
approach to Python programming language to build a tool,
named Python Selective Syntactic Compiler (pySSC). The
pySSC supports two programming languages: Python and C
and is divided into four modules: filter module, lexical
analyzer, syntax analyzer and code generator. Finally, two
kinds of test cases are designed for testing its functionality
and error-handling mechanism.

現在位置:演講摘要詳細內容
推薦  (0)
推薦至Plurk
提供:TANET台灣網際網路研討會-TANET2018

轉寄  

推薦者:
電子郵件地址: (如欲轉寄多人,請以 ; 分隔email)
留言給收件者:

回報問題  

問題說明:




潛進歷史 - 到水下考古去
講者:臧振華
觀看:1,250
磁來運轉
講者:吳穎沺
觀看:925
【智慧機械場】海豹、掃把與照...
講者:吳嘉苓
觀看:312
【週日閱讀科學大師】通往宇宙...
講者:吳俊輝
觀看:85
【週日閱讀科學大師】上太空也...
講者:黃居正
觀看:80

現在位置:學習公約