Skip to content

Shoplifter is an esoteric stack based programming language

Notifications You must be signed in to change notification settings

mjvesa/shoplifter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shoplifter

An esoteric programming language.

Features

The language is an AOT transpiler based on RPN syntax. It can be transpiled into a near idiomatic form of most procedural languages (including C like, Lisp like and Assembly forms). Other features:

* Minimal compiler (Pascal version around 300 lines)
* Meta language for writing targets, object language for programs
* Operationally typed, like Forth or BCPL

Purpose and goals

Main purpose is to write size-optimized intros in the 256b-4k range.

About

Shoplifter is an esoteric stack based programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published