Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

nydp

< >

nydp is a programming language created in 2014.

#2661on PLDB 10Years Old
Download source code:
git clone https://github.com/conanite/nydp

nydp - a modern, more dangerous kind of lisp


Example from the web:
(def pre-compile (expr) (map pre-compile (if (mac-names (car expr)) (pre-compile (mac-expand (car expr) (cdr expr))) expr))) (mac yoyo (thing) `(do-yoyo ,thing))

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io