SkillAgentSearch skills...

Stck

A statically typed stack-based concatenative programming language

Install / Use

/learn @zptr1/Stck
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

stck

stck is a statically typed stack-based concatenative programming language

Work In Progress

This language is a work in progress and is not meant for production use!

Using

Requirements: bun, fasm and gcc

Use stck run file.stck to run a stck program, or stck build file.stck to compile it to an ELF64 executable. stck only supports Linux x86_64 for now.

Roadmap / To-Do

  • [x] Statically typed
  • [x] Compiler into own bytecode
  • [x] Compiler into native
  • [x] FFI
  • [ ] More Features (in progress)
  • [ ] Optimized (in progress)
  • [ ] Self-Hosted
  • [ ] Cross Platform

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated5mo ago
Forks2

Languages

TypeScript

Security Score

87/100

Audited on Oct 28, 2025

No findings