Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days 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...