Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

mnn/moORBen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moORBen

This project is an esoteric language based around falling orbs and a tape of stacks. Each orb has a tape index which points to a stack, an active stack for this orb. A program syntax resembles physical object viewed from side.

Warning: It is not yet finished. Most of programs are working, but a few things are missing (more built-in pocket dimensions, orbs synchronization [a sensor and a holder]). Following examples are fully working.

Hello world

`  Hello world 
` -------------

` <- line comment
o               ` orb starting position
@"Hello world!" ` push string to the active stack
%pS             ` enter pocket dimension called "pS" which is a built-in "function" for printing out a string
^               ` spike - pops orb which terminates execution

Other programs

About

this repo is not maintained, work continues on GitLab: https://gitlab.com/monnef/moORBen ; esoteric language based on a falling orb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published