https://github.com/felixklauke/princept
A very simple and lightweight programming language written for educational reasons. It is interpreted and aims to provide the best of Java, C# and C++.
https://github.com/felixklauke/princept
educational grammar interpreter language low-level programming-language stack stackbased
Last synced: 8 months ago
JSON representation
A very simple and lightweight programming language written for educational reasons. It is interpreted and aims to provide the best of Java, C# and C++.
- Host: GitHub
- URL: https://github.com/felixklauke/princept
- Owner: felixklauke
- License: mit
- Created: 2018-01-29T08:08:56.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2018-04-05T08:36:11.000Z (over 7 years ago)
- Last Synced: 2025-01-01T20:45:15.161Z (10 months ago)
- Topics: educational, grammar, interpreter, language, low-level, programming-language, stack, stackbased
- Language: C++
- Homepage: http://felix-klauke.de
- Size: 63.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# princept
A very simple and lightweight programming language written for educational reasons. It is interpreted and aims to provide the best of Java, C# and C++.