https://github.com/davemo/jsdsl
musings, thoughts and code on creating DSL's with javascript/coffeescript
https://github.com/davemo/jsdsl
Last synced: about 1 year ago
JSON representation
musings, thoughts and code on creating DSL's with javascript/coffeescript
- Host: GitHub
- URL: https://github.com/davemo/jsdsl
- Owner: davemo
- Created: 2014-09-10T18:21:32.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T01:18:27.000Z (over 4 years ago)
- Last Synced: 2025-04-04T12:07:56.608Z (about 1 year ago)
- Language: JavaScript
- Size: 327 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsdsl
Thought experiments in fluent interfaces, domain specific languages, and more in javascript and coffeescript
Right now mostly leveraging code and ideas found in Martin Fowlers [examples](http://martinfowler.com/bliki/FluentInterface.html), but also the ideas found in a talk I gave on this topic: https://speakerdeck.com/dmosher/building-dsls-with-javascript-and-coffeescript