Skip to content

Cirru/cirru-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cirru Interpreter

An exprimental scripting language.

Features

  • Reload when file changes
  • Simplistic syntax based on cirru-parser
  • Code as value to be passed around
  • Scope as a value like JSON Object
  • CommonJS like module system

In plan

  • Run JS functions in Cirru
  • File APIs
  • Robust data manipulations
  • Recursion

I'm going to take a break, not so confident to finish it so far.

Editor Support

sublime-cirru

License

BSD

Releases

No releases published

Packages

No packages published