Skip to content

Cirru/cirru-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cirru Table

This is a prototype and I hope you may get inspiration from it.

Experimental debugger for Cirru Scripts. Steps are printed out, you can see how Cirru is actually running.

Demo: http://repo.cirru.org/table

Write code in Cirru Grammar and press Command Enter to draw.

Read about supported functions at source code.

And thanks to http://vuejs.org for saving me time manipulating DOM.