Cont
Cont is a compiled statically-typed object oriented concatenative programming language written in Python
Install / Use
/learn @farkon00/ContREADME
Cont
Cont is a compiled statically-typed concatenative programming language, that has elements of OOP, is written in Python and is inspired by Porth.
Where did the name come from
From word concatinative. How have I come up with that specific word? I just mixed beginning of that word and tried to come up with something, that sounds good.
Quick Start
$ python3 -V
Python >=3.10
$ git clone https://github.com/farkon00/cont.git
$ cd cont
# Install fasm with your package manager, nodejs and wabt (https://github.com/WebAssembly/wabt) for testing wasm
$ sudo apt install fasm nodejs wabt
$ python3 -m pip install pytest
$ pytest test.py
$ python3 cont.py <source_code>.cn -r
Examples
You can find examples on how to use the language in the tests or examples folders or
in the standard library source, which can be found in the std directory.
Please note that tests are contained in one file, so the only part of the test file, which contains cont code is the first one, before the first occurence of a line that contains a single colon symbol and nothing else.
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
104.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
104.6kCreate 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.
model-usage
345.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
