Compass

From Esolang
Jump to navigation Jump to search
This is still a work in progress. It may be changed in the future.

Compass is User:Ractangle's try on making an actual programming language instead of an esoteric one

Language syntax

Functions are defined by using the "f:" prefix that uses only an ID type snippet and then start the function code with a "[". That's what's has been implemented for now

Examples

Empty Program

­

Implementation

a really buggy implementation