Skip to content
/ stck Public

A statically typed stack-based concatenative programming language

License

Notifications You must be signed in to change notification settings

zptr1/stck

Repository files navigation

stck

stck is a statically typed stack-based concatenative programming language

Work In Progress

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!

Roadmap / To-Do

  • 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

About

A statically typed stack-based concatenative programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published