https://github.com/h2non/pastascript
A language superset for JavaScript who everyone loves (like pasta)
https://github.com/h2non/pastascript
Last synced: 2 months ago
JSON representation
A language superset for JavaScript who everyone loves (like pasta)
- Host: GitHub
- URL: https://github.com/h2non/pastascript
- Owner: h2non
- Created: 2014-10-20T09:22:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-21T20:44:34.000Z (over 10 years ago)
- Last Synced: 2024-10-18T11:25:59.549Z (8 months ago)
- Language: JavaScript
- Homepage: http://pastascript.org
- Size: 2.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PastaScript
A language superset for JavaScript using [sweet.js](http://sweetjs.org) macros
**Work in progress**
## Milestones
- [ ] Pattern matching
- [ ] Coroutines based on channels (CSP-ish)
- [ ] Expressive syntax for lambdas
- [ ] Inmutable types## License
MIT - Tomas Aparicio