Skip to content

chuxpy/quasar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quasar

An experimental language for CS 11 (WI 2014)

Running

Install dependencies for quasar by performing npm install.

Then use npm start to boot up the interpreter as it currently stands.

It can assign variables with def and execute existing functions. No function definitions yet.

To quit, type quit or hit CTRL+C.

About

An experimental language for CS 11 (WI 2014)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published