Functionn

In LispyScript we write JavaScript in a tree structure. If you know JavaScript and a Lisp like language, then using LispyScript will be a breeze.  Even if you don’t know a Lispy Language, all you need to learn is to write code in a tree structure.

An inherent problem with JavaScript is that it has no macro support, like other Lisp like languages.  That’s because macros manipulate the syntax tree while compiling.  And this is next to impossible in a language like JavaScript.


Features

  • Macros
  • Tail Call Optimization
  • Callback Sequences
  • Test Features
  • Browser Compatible

Requirements: None
Demo: http://bit.ly/QrDxb7
License: MIT License

Subscribe To Functionn: RSS | Twitter | Google+ | Facebook | Email

Article published by Hirvesh (This blog article was re-posted via RSS and all Rights Are Reserved to the original owners).