Pinned Repositories
Aoc2018
https://adventofcode.com/2018
Challenge-364-The-Ducci-Sequence
Github page for: The Ducci Sequence: https://www.reddit.com/r/dailyprogrammer/comments/8sjcl0/20180620_challenge_364_intermediate_the_ducci
CLaSH-by-example
This project is a conversion of the source code from VHDL BY EXAMPLE by Blaine C. Readler, and some slightly modfied examples from the CLaSH website.
CustomExcelCommands
Collection of functions I want Excel to have.
LoutLikeWithBoxes
A soon to be modified version of Boxes using concepts from Lout and ideas from Wolfram Kahl's paper "Beyond Pretty-Printing"
LoutParser
A simple design to parse Basser Lout in Haskell
RandomSmallProjectsAndTools
Collection of random parsers
RpgAssistant
SimpleCodeAnalyzer
I intend on building a small framework for analyzing code.
TuringMachine
LambdaScientist's Repositories
LambdaScientist/CLaSH-by-example
This project is a conversion of the source code from VHDL BY EXAMPLE by Blaine C. Readler, and some slightly modfied examples from the CLaSH website.
LambdaScientist/TuringMachine
LambdaScientist/CustomExcelCommands
Collection of functions I want Excel to have.
LambdaScientist/LoutLikeWithBoxes
A soon to be modified version of Boxes using concepts from Lout and ideas from Wolfram Kahl's paper "Beyond Pretty-Printing"
LambdaScientist/LoutParser
A simple design to parse Basser Lout in Haskell
LambdaScientist/RandomSmallProjectsAndTools
Collection of random parsers
LambdaScientist/RpgAssistant
LambdaScientist/SimpleCodeAnalyzer
I intend on building a small framework for analyzing code.
LambdaScientist/Aoc2018
https://adventofcode.com/2018
LambdaScientist/Challenge-364-The-Ducci-Sequence
Github page for: The Ducci Sequence: https://www.reddit.com/r/dailyprogrammer/comments/8sjcl0/20180620_challenge_364_intermediate_the_ducci
LambdaScientist/clash-utils
A random collection of reusable Clash designs/examples
LambdaScientist/CppPractice
Some quick practice for Cpp. Using problems from https://en.wikibooks.org/w/index.php?title=C%2B%2B_Programming/Exercises/Iterations/Pages&stable=0#Exercise_1
LambdaScientist/EmacsTheme
LambdaScientist/HaskellFlowChart
Tool used to make UMLet diagrams.
LambdaScientist/HaskellUMLet
LambdaScientist/Hazj1Forth
A rough attempt at a J1 cpu simulator using Haskell. Code not working yet.
LambdaScientist/JoyBnfcParser
A parser for Joy built using BNFC.
LambdaScientist/LangLineMatcher
Tool designed to identify line matches in a file. Original purpose was to find imported files in VHDL.
LambdaScientist/NanoParsec
A simple parser for joy using a custom parser library built "from the ground up"
LambdaScientist/PrettyPrinter-for-nested-structures
A tool designed to use the output from BNFC to amke a "pretty" ast
LambdaScientist/ramunk
FFI bindings to the Chipmunk Physics Engine in Racket
LambdaScientist/RandomVisualsationTools
LambdaScientist/raspberryCandy
A pastel/neon VS Code theme.
LambdaScientist/readPom
A rough tool to harvest data from POM files
LambdaScientist/rrdiagram-js
Generate railroad diagrams from code or BNF, generate BNF from code
LambdaScientist/SimpleVSCodePackageURLgen
Simple tool designed to generate the url of installing a VS Code extenstion
LambdaScientist/st-instantos
instantOS st fork
LambdaScientist/tokei-pie
Render tokei's output to interactive sunburst chart.
LambdaScientist/VHDL_BNFC
A half working attempt at a VHDL parser using BNFC
LambdaScientist/vlc-garbage
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/