An open API service indexing awesome lists of open source software.

https://github.com/idorobots/beng

My Bachelor of Engineering thesis & project as submitted to AGH-UST.
https://github.com/idorobots/beng

bachelor-thesis concurrency d garbage-collection language-design virtual-machine

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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...