Skip to content

Thue interpreter written in python

License

Notifications You must be signed in to change notification settings

Praneeth1606/PyThue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyThue

PyThue is a Thue interpreter written in python. For more information on the Thue language, visit the esolang wiki.

License

Licensed under the WTFPL. See LICENSE for details.

Usage

>thue.py <filename>

Samples

helloworld.thue

Demonstrates the output stream (~)

echo.thue

Demonstrates the input stream (:::)

binaryinc.thue

Increments the binary number wrapped in _'s

About

Thue interpreter written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%