stck is a statically typed stack-based concatenative programming language
This language is currently being developed by only one person as just a hobby. While I would really appreciate if people were using this language, the language is not cross platform at all yet and might be unstable or unsafe. Anything can change at any moment.
TL;DR: Not for production use!
- Statically typed
- Compiler into own bytecode
- Compiler into native
- More Features (in progress)
- Optimized (in progress)
- More Examples and Documentation (in progress)
- FFI
- Cross Platform
- Package Manager
- Self-Hosted