Skip to content

olus2000/PricK

Repository files navigation

PricK Interpretter

This folder is based on the files I made for my code guessing 44 entry, which included the first PricK interpretter in Python. It also contains some sample PricK code in the form of stages of writing of my entry, a fibonacci sequence implementation in the test file, and a subtraction program translated without optimisation from its BlooP implementation, set to subtract 2 from 5.

Maybe I will add more structure and interpretation to this repo, for now it serves as a place to find the reference interpretter.

Interpretter features

This interpretter recognises all language extensions documented on the wiki page of PricK, and an additional debugging builtin $ which prints out the stacks and memory at the point of its execution.

About

The Primitive-recursive stacK language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages