Pinned Repositories
aoc
Advent of Code
dns
I wanted to know how DNS works so I made a small DNS client.
JMDS.blog
A blog solution with nothing but Markdown and JavaScript
new-lang
Another attempt at a custom programming language and interpreter
north-american-dangerzone
a test repo
perlmachine
A JVM written in Perl (incomplete).
plyj
A Java parser written in Python using PLY.
rss-schema
An XSD for RSS. Kinda plain.
musiKk's Repositories
musiKk/plyj
A Java parser written in Python using PLY.
musiKk/perlmachine
A JVM written in Perl (incomplete).
musiKk/rss-schema
An XSD for RSS. Kinda plain.
musiKk/dns
I wanted to know how DNS works so I made a small DNS client.
musiKk/north-american-dangerzone
a test repo
musiKk/aoc
Advent of Code
musiKk/JMDS.blog
A blog solution with nothing but Markdown and JavaScript
musiKk/mk-lang
Early stages of a made up programming language compiling to JVM bytecode
musiKk/new-lang
Another attempt at a custom programming language and interpreter
musiKk/classreader
A library that parses class files that conform to the Java Virtual Machine Specification.
musiKk/hex
Tiny hex viewer.
musiKk/minisat4j
A Java library that eases the use of the constraint solver Minisat.
musiKk/nonosolver
nonosolver solves nonograms by using a constraint solver.
musiKk/perl6-stuff
musiKk/rss-sax
RSS parser for SAX.