https://github.com/rubinius/rubinius-languages
Tutorial and exercises to explore creating your own language on the Rubinius language platform
https://github.com/rubinius/rubinius-languages
Last synced: 3 months ago
JSON representation
Tutorial and exercises to explore creating your own language on the Rubinius language platform
- Host: GitHub
- URL: https://github.com/rubinius/rubinius-languages
- Owner: rubinius
- License: bsd-3-clause
- Created: 2014-03-12T15:07:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-12T23:44:32.000Z (about 11 years ago)
- Last Synced: 2025-01-15T11:11:40.871Z (5 months ago)
- Size: 118 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rubinius Languages
This repository is a community project to write tutorials and exercises to
help people interested in writing their own programming language on the
Rubinius language platform.## License
All authors of contributed code consent to their code being licensed under the
BSD 3-clause license.