https://github.com/coldmayo/klaudlang
The Klaud scripting language
https://github.com/coldmayo/klaudlang
Last synced: over 1 year ago
JSON representation
The Klaud scripting language
- Host: GitHub
- URL: https://github.com/coldmayo/klaudlang
- Owner: coldmayo
- License: mit
- Created: 2023-09-29T17:03:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T20:29:42.000Z (over 2 years ago)
- Last Synced: 2025-01-19T12:52:06.762Z (over 1 year ago)
- Language: C
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KlaudLang
The first Klaud themed Programming Language
Features •
How To Use •
Contact Me •
License
## Features
- Compiler
- Variables
- PEMDAS/Math operations
- Integer support
- Comparison Operators
- Silly Syntax
## How to Use
Make sure you have GCC installed
1. Make a file with the .kld extension
2. run ```make test filename=whatever-your-filename-is.kld```
## Contact Me
If you liked KlaudLang, it would be cool if you emailed me at and told me anything you want me to know.
## License
MIT