https://github.com/monksc/simplelanguage
I made my own language and its extremely simple
https://github.com/monksc/simplelanguage
custom-language interpreter java parser programming-languages
Last synced: 8 months ago
JSON representation
I made my own language and its extremely simple
- Host: GitHub
- URL: https://github.com/monksc/simplelanguage
- Owner: Monksc
- Created: 2016-06-23T19:28:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T20:13:57.000Z (almost 10 years ago)
- Last Synced: 2025-01-12T20:25:37.608Z (over 1 year ago)
- Topics: custom-language, interpreter, java, parser, programming-languages
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
,-----.,--. ,--. ,---. ,--.,------. ,------.
' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---'
| | | || .-. || || |' .-. |`..' | | || | \ :| `--,
' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---.
`-----'`--' `---' `----' `---' `--' `--'`-------' `------'
-----------------------------------------------------------------
Hi there! Welcome to Cloud9 IDE!
To get you started, create some files, play with the terminal,
or visit http://docs.c9.io for our documentation.
If you want, you can also go watch some training videos at
http://www.youtube.com/user/c9ide.
Happy coding!
The Cloud9 IDE team# SimpleLanguage