Pinned Repositories
2state-3symbol-machine
This is Wolfram's tiny Turing machine.
algos-and-datas
Some algorithms and data structures I stumbled over on my way in (functional) programming.
alternatives
Showing you good alternatives for tooling
apollo-guidance-computer
Attempt to virtualize the Apollo Guidance Computer (AGC) and maybe let some HAL/S programs run on it
astrocl
Astropy clone in Common Lisp
audio-balancer
Tool that might balance bad audio streams in movies using the FAUST programming language.
bbp-formulas
Calculate digits with Bailey-Borwein-Plouffe formulas from experimental mathematics.
biocl
Bioinformatics in Common Lisp
blackstar
A black hole raytracer written in Haskell
fractran
Should be some kind of virtual machine for the esoteric programming language FRACTRAN experienced by John Conway.
theRealZauberwuerfel's Repositories
theRealZauberwuerfel/algos-and-datas
Some algorithms and data structures I stumbled over on my way in (functional) programming.
theRealZauberwuerfel/alternatives
Showing you good alternatives for tooling
theRealZauberwuerfel/apollo-guidance-computer
Attempt to virtualize the Apollo Guidance Computer (AGC) and maybe let some HAL/S programs run on it
theRealZauberwuerfel/bbp-formulas
Calculate digits with Bailey-Borwein-Plouffe formulas from experimental mathematics.
theRealZauberwuerfel/blackstar
A black hole raytracer written in Haskell
theRealZauberwuerfel/cl-modelica
Bindings to OpenModelica for Common Lisp
theRealZauberwuerfel/cl-okasaki
Functional data structures in Common Lisp
theRealZauberwuerfel/cl-root
Common Lisp bindings to the ROOT system from CERN
theRealZauberwuerfel/clircops
Common Lisp revision control patch system via Homotopical Patch Theory like in darcs/pijul
theRealZauberwuerfel/clomp
Common Lisp dialect/DSL to generate code for CompCert, the verified C compiler by Inria
theRealZauberwuerfel/clomsh
Common Lisp obfuscated meta Shell
theRealZauberwuerfel/cryptopals
My solutions to the cryptopals challenges
theRealZauberwuerfel/donut-math
Rebuilding donut.c in Common Lisp
theRealZauberwuerfel/finkel
Some kind of Haskell in Common Lisp
theRealZauberwuerfel/hypocl
Hypothesis clone in Common Lisp
theRealZauberwuerfel/iss
Inter Galaxy Lisp System. Don't know what to do here yet, but the name is awesome \o/
theRealZauberwuerfel/lambda-resource-machine
The famous game 'Human Resource Machine' reinvented for your terminal
theRealZauberwuerfel/legacy
Attempts to improve some legacy systems from scratch
theRealZauberwuerfel/metatool
Some tool for metaprogramming and producing code for various languages or having practical DSLs.
theRealZauberwuerfel/mixcl
Implementation of Knuth's MMIX computer in Common Lisp.
theRealZauberwuerfel/mpga
Meta Programmable Gate Arrays. Inspired by CLaSH, the Haskell Compiler for FPGAs
theRealZauberwuerfel/proofs
Some proofs of theorems with various tools.
theRealZauberwuerfel/resources-and-tools
Some resources and tools I (want to) use regularly or highly recommend
theRealZauberwuerfel/robotics
Robotics in Common Lisp, the most natural approach, inverse kinematics included
theRealZauberwuerfel/sedgewick
The classic book 'Algorithms' from Robert Sedgewick and contents of it I worked on
theRealZauberwuerfel/sicmp
Structure and Interpretation of {Classical Mechanics,Computer Programs}
theRealZauberwuerfel/skynet
This is how SKYNET could have started; just LISP is powerful enough to rule the world by itself and slave humanity in the future.
theRealZauberwuerfel/theRealZauberwuerfel.github.io
personal blog
theRealZauberwuerfel/unix-tools
Some classic UNIX tools reinvented to make them (type-)safer and better usable.
theRealZauberwuerfel/wiwinwlcl
What I wish I knew when learning Common Lisp