public
Description: High-level examples of how to make DSLs in JavaScript
Homepage: http://alexyoung.org
Clone URL: git://github.com/alexyoung/javascript-dsl-examples.git
name age message
file .gitignore Thu Oct 22 02:12:38 -0700 2009 First commit [alexyoung]
file README.textile Thu Oct 22 02:15:00 -0700 2009 readme update to include riot link [alexyoung]
file closure_and_with.js Thu Oct 22 02:12:38 -0700 2009 First commit [alexyoung]
file dsl_methods_args.js Thu Oct 22 02:12:38 -0700 2009 First commit [alexyoung]
file property-list.js Thu Oct 22 02:12:38 -0700 2009 First commit [alexyoung]
file with_dsl_new_function.js Thu Oct 22 09:58:17 -0700 2009 added withDSL example [alexyoung]
README.textile

These examples relate to a blog post on alexyoung.org.

The final technique can be seen in use in riotjs.