Measures Concepts
GitHub icon

nydp

nydp - Programming language

< >

nydp is a programming language created in 2014.

Source code:
git clone https://github.com/conanite/nydp
#1898on PLDB 10Years Old

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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout