Skip to content
/ beng Public

My Bachelor of Engineering thesis & project as submitted to AGH-UST.

License

Notifications You must be signed in to change notification settings

Idorobots/beng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my Bachelor's project and Thesis (polish version only) as submitted to AGH-UST. It's a compiler & a VM for a TIM-based, lazy, actor-model-enabled Lisp written in the D programming language.

Currently, it doesn't support memoization of lazy values, so it's a bit wacky and buggy, and probably not very useful. Maybe someday...