Measures Concepts
GitHub icon

jasper

jasper - Programming language

< >

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

Source code:
git clone https://github.com/ema-fox/jasper
#1767on PLDB 10Years Old

Try now: Web

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))

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout