Skip to content

This is a demo app for syntactic. It uses AngularJS and the Ace editor.

Notifications You must be signed in to change notification settings

eadlam/syntactic-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntactic demo

syntactic.js provides an API for static analysis of student javascript code. You can checkout the library here:

https://github.com/eadlam/syntactic.

This project demostrates the use of syntactic.js in conjunction with angularJS and the Ace editor.

You can try the demo here: http://eadlam.github.io/syntactic-demo

You can also view a video of the demo here: http://youtu.be/gub4k_2-Fkc

Build & development

Run npm install to get everything you need for the build environment.

Run bower install to get all the dependencies.

Run grunt serve to run it on localhost.

Configuration

There aren't many configuration settings exposed yet, but you can play around with the code that uses the syntactic.js api in the file:

app/scripts/controllers/main.js

About

This is a demo app for syntactic. It uses AngularJS and the Ace editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published