Skip to content

Practical RS Esoteric Programming Languages Interpreters Collection

License

Notifications You must be signed in to change notification settings

practicalrs/prs-eplic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical RS Esoteric Programming Languages Interpreters Collection

This interpreter project is a part of my research project titled "Rust-Infused Compilers" - you can read more about it here. I want to learn how to write language compilers/interpreters.

What you find in src is written by me, but in many cases I took an inspiration from other projects. I'm giving links in source code. So if you see some algorithm that looks familiar, than it means that I made "own" reimplementation of it ;)

What you find in test_data is just a bunch of test programs for particular languages. I made dir names from urls so you can find original source of test programs.

About

Practical RS Esoteric Programming Languages Interpreters Collection

Resources

License

Stars

Watchers

Forks

Packages

No packages published