Skip to content

mjpieters/pixiedust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPixieDust

This is a Python interpreter for the PixieDust esoteric language.

It requires Python 3.6 or newer, run with

$ python3 pixiedust.py program.dust

Tests

The standard unittest framework is used for testing. Run the tests with:

$ python3 test_pixiedust.py

and there are sloooowww memory tests that try to push the boundaries of the memory model:

$ python3 test_memory_perf.py

License

This software may be modified and distributed under the terms of the MIT license. See the LICENSE.txt file for details.

About

Python interpreter for the PixieDust esoteric language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages