Stanczyk
Stack-based, concatenative programming language
Install / Use
/learn @nawetimebomb/StanczykREADME
The Stańczyk Programming Language
NOTE: This is a work in progress, things can change without any notice. Use with discretion.
Stańczyk is a general-purpose stack-based programming language insired in Forth that prefer words over symbols and strive on trying to be easy to read by anyone. It uses Reverse Polish Notation, which also inspired the name of this language (plus my admiration to Jan Matejko's art), because it makes it easier to parse for the compiler and for the Human eye without the need of extra parenthesis. The language compiles to Assembly and it is trying to be compatible with all the major platforms. The backend compiler supported for now is fasm, although it is planned to support multiple backends. At the moment of this writing, the compiler is written in Odin.
Website: https://stanczyk-lang.org
proc main
"Hello, Stańczyk" print
;
Documentation
Getting Started
Instructions to download and compile Stańczyk.
Learning Stańczyk
Learn how to use and make programs in Stańczyk.
Dependencies
The following is required to compile and use Stańczyk:
Unit tests
After you get the Stańczyk compiler executable, you can run ./test.sh.
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
