0.0.7 • Published 8 years ago

jojo-in-js v0.0.7

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

jojo in js

purely runtime threaded code support for js

it can be viewed as

  • fancy pipeline

  • threading macro like in clojure and racket

  • forth-like language embeded in js


features added to js

  • proper tail call (also called tail call optimization)

  • limited pattern match

  • todo delimited continuation

  • todo macro system

  • todo module system


0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago