Skip to content

MinekPo1/SaHuTOrEPoLPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaHuTOrEPoL

A python implementation of the esoteric programing language SaHuTOrEPoL

Installation

pip install sahutorepol

Usage

From the terminal:

sahutorepol run <file>

For detailed help use help command:

sahutorepol help

In python:

from sahutorepol import parse

...

c = parse(code)
c.run()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages