layout |
---|
layout |
[chimera](https://github.com/{{ site.github_username }}/chimera) Python3 interpreter in C++.
[Lua-ReQL](https://github.com/{{ site.github_username }}/Lua-ReQL) RethinkDB driver for luarocks environment.
[CaaSbootstrap](https://github.com/{{ site.github_username }}/CaaSbootstrap) microservice intended to bootstrap itself into a compiler.
[primes](https://github.com/{{ site.github_username }}/primes) Sieve of Eratosthenes implemented in golang.
[glowing-chainsaw](https://github.com/{{ site.github_username }}/glowing-chainsaw) markov chain compression algorithm to practice reversible transformations.
-
{% for post in site.posts %}
- {{ post.title }} {% endfor %}