Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

with static imports in Java I buld DSLs that are basically Lisp style DSLs like

   var f = f1(f2(a,b,f3(c,quote(f4)))
which have a grammar backed by the full faith and credit of the Java type system. You can code gen the static imports.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: