Skip to content

dsvictor94/hue-program-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#hue program language

##Usage: python hue.py yourhue.hue ####or as module:

import hue
hue.run(yourcode)

##commands reference

hue brainfuck
h >
hu <
hue +
hueh -
huehu .
huehue ,
huehueh [
huehuehu ]

see https://www.facebook.com/photo.php?fbid=645866465460967 to understand the inspiration to build this interpreter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages