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

nydp

< >

nydp is a programming language created in 2014.

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

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

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

Built with Scroll v144.0.0