alekratz / connie

Bad concatenative toy programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connie

This is a stupid concatenative programming project. Examples are in examples/ directory.

Using

Requirements:

  • Python 3.7+ (dataclasses)

Clone:

git clone https://github.com/alekratz/connie

Install:

pip install -r requirements.txt

Run:

python -m connie examples/hello.con

About

Bad concatenative toy programming language


Languages

Language:Python 100.0%