Skip to content

ggtylerr/Baba-Is-Program-interpreter-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT INTERPRETER

This is a basic interpreter made in Python. It's currently still in development, and only supports printing, comments, inputs and variables.

To run a program, open cmd/command prompt and run 'python main.py (path)'

Alternatively, you can replace 'code.baba' with your own program and run main.py without any arguments.

ABOUT BABA IS PROGRAM

Baba Is Program is an esoteric programming language that is based off of the game Baba Is You with syntax mostly based off of Java.

Here's the Esolang wiki page on it.

Releases

No releases published

Packages

No packages published

Languages