The oficial Orange Cat Programming Language
Use the Review form to leave a review.
npm install -g ocat-lang
ocat [command] <path/to/your/file.ocat>
- [command]: --test, --dev, --devtest (Or none if it's normal running).
- Run: Run the file.
- Test: Run the file and show the time it took.
- Dev: Run the file and show the tokens and the time.
Example programs Orange Cat terms
This project is licensed under the MIT License. See License
LuisRG-L, Orange Cat.
Email: info@orangecatprog.com
The last version of Orange Cat was 0.8.0
- global css
- structured sources
- Bug with the print statement
- Bug with the import statement
- Scripting in PageRequests
The version system is a.b.c (Major, Minor, Patch)