Pinned Repositories
ArminKleinert.github.io
calculator
CrStupidCrypt
A program written in Crystal as a test.
DancingLyra
Interpreter for a simple lisp written in D.
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
linenoise-d
A conversion of the Linenoise library from C to D.
NeonLyra
A lisp in the oven.
scam
An interpreter for a subset of Scheme written in Java
shaza
Shaza is a statically typed lisp made for fun.
SlowLox
A 1-to-1 conversion of JLox to Ruby.
ArminKleinert's Repositories
ArminKleinert/SlowLox
A 1-to-1 conversion of JLox to Ruby.
ArminKleinert/linenoise-d
A conversion of the Linenoise library from C to D.
ArminKleinert/NeonLyra
A lisp in the oven.
ArminKleinert/scam
An interpreter for a subset of Scheme written in Java
ArminKleinert/shaza
Shaza is a statically typed lisp made for fun.
ArminKleinert/ArminKleinert.github.io
ArminKleinert/calculator
ArminKleinert/CrStupidCrypt
A program written in Crystal as a test.
ArminKleinert/DancingLyra
Interpreter for a simple lisp written in D.
ArminKleinert/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
ArminKleinert/kl_c_utils
ArminKleinert/kl_utils
A repository for all the silly scripts I use for nothing important.
ArminKleinert/Lyra
A simple lisp interpreter in ruby inspired by clojure. Includes macros and user-defined types.
ArminKleinert/NASM-Assembly-Cheat-Sheet
Dieses Cheat-Sheet habe ich während der Veranstaltung ProInformatik IV 2020 an der FU-Berlin zusammengestellt und soll/darf dazu genutzt werden Befehle für NASM-x86-Assembly nachzuschlagen.
ArminKleinert/qc--
Quick C-- compiler (no longer maintained)
ArminKleinert/rosetta-haskell-dump
Haskell-only sources from rosettacode.org -- useful when writing language-level tooling -- copied from acmeism/RosettaCodeData
ArminKleinert/rulox
My implementation of the Lox programming language in Ruby
ArminKleinert/WhiteBoard-Implementation-Examples
Examples of WhiteBoard Implementations using different architectural styles: PRC RMI P2P Cloud and Web