Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

jasper

< >

jasper is a programming language created in 2014 by Emanuel Rylke.

#2239on PLDB 10Years Old
Download source code:
git clone https://github.com/ema-fox/jasper
REPL · Source Code

compile to js lisp inspired by arc


Example from the web:
(+ 2 3) (map [+ 1 _] '(1 2 3)) (let a 4 (map [+ 3 a _] '(1 2 3))) (alert "Hello world!") (map str '(1 2 3) '(foo bar baz))

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0