Skip to content

Bin-snake is an Esolang - in short, it is a wrapper for Python, in binary.

License

Notifications You must be signed in to change notification settings

mecaneer23/Bin-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bin-snake

Bin-snake is an Esolang - in short, it is a wrapper for Python, in binary. Bin-snake executes Python code, written in binary.

Usage

Usage: bin_snake.py [--help] [--compile COMPILE] [--run RUN] [--interpret INTERPRET] [--write WRITE]

Bin-snake executable

Options:

Option Description
--help, -h show this help message and exit
--compile COMPILE, -c COMPILE compile a .bs file to a .py file
--run RUN, -r RUN compile and run a .bs file
--interpret INTERPRET, -i INTERPRET interpret a .bs string and print the output
--write WRITE, -w WRITE convert a .py file to a .bs file

About

Bin-snake is an Esolang - in short, it is a wrapper for Python, in binary.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages