Skip to content

A game to help students recognize incorrect syntax and practice writing code in correct syntax.

Notifications You must be signed in to change notification settings

reesdraminski/syntax-tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntax-tutor

A game to help students recognize incorrect syntax and write code in correct syntax.

Play with the deployed version here.

Dependencies

  • CodeMirror: This is used to create the editor environment and do syntax highlighting.
  • Esprima: This is used to parse the AST of prompt code and user code to check sytnax correctness.

About

A game to help students recognize incorrect syntax and practice writing code in correct syntax.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published