Pinned Repositories
cpp-scanning-algorithms
Algorithms for scanning sequences of elements, in the style of the C++ standard library.
affine-cipher
Encrypts or decrypts texts with the affine cipher.
bruteforce-enigma
A tool for cracking and bruteforcing Enigma ciphers.
CarbMetSim
A discrete event simulator for tracking blood glucose levels based on carbohydrate metabolism in the human body.
CppLox
An implementation of *jlox* from Crafting Interpreters in C++.
DrRacket-LCARS
An LCARS theme for DrRacket
proto-lang
The proto language
RC-Lex-Cpp
Rosetta Code lexer in C++
RC-Lex-Haskell
Rosetta Code lexer in Haskell
the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
the-lambda-way's Repositories
the-lambda-way/CppLox
An implementation of *jlox* from Crafting Interpreters in C++.
the-lambda-way/bruteforce-enigma
A tool for cracking and bruteforcing Enigma ciphers.
the-lambda-way/proto-lang
The proto language
the-lambda-way/DrRacket-LCARS
An LCARS theme for DrRacket
the-lambda-way/RC-Lex-Cpp
Rosetta Code lexer in C++
the-lambda-way/RC-Lex-Haskell
Rosetta Code lexer in Haskell
the-lambda-way/affine-cipher
Encrypts or decrypts texts with the affine cipher.
the-lambda-way/CarbMetSim
A discrete event simulator for tracking blood glucose levels based on carbohydrate metabolism in the human body.
the-lambda-way/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever