
Catspeak
A downloadable Programming Language
A cross-platform scripting language and compiler back-end for GameMaker projects. Use Catspeak to implement, fast and sandboxed modding support by compiling and executing arbitrary user code from files or text prompt.
Possibly already used by one of your favourite niche GameMaker indie games.
Developed and maintained by Katsaii.
Logo design by Mashmerlow.
Homepage: https://www.katsaii.com/catspeak-lang/
// parse -> compile -> and run var module = Catspeak.run(@' let catspeak = "Catspeak" return "hello! from within " + catspeak '); // print result show_message(module.result); // hello! from within Catspeak
Note: If you want a release to become available for download, let me know and I will do that for you. I only hide them to avoid bloating the releases page.
| Published | 2 days ago |
| Status | Released |
| Category | Other |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | katsaii |
| Tags | Open Source |
| Content | No generative AI was used |
Download
Development log
- [4.0.0] Catspeak 4 - Beta2 days ago
- [3.4.1] Patch2 days ago
- [3.4.0] In a Cushioned Room, Cats Alone, Making Speaks2 days ago
- [3.3.0] Unknown Zhombie Credit2 days ago
- [3.2.0] Fae Well of Bugs, and Ferns, and Such2 days ago
- [3.1.2] Patch2 days ago
- [3.1.1] Patch2 days ago
- [3.1.0] With Moss and Witches2 days ago
