Anton Kropp
Results
3
repositories owned by
Anton Kropp
LanguageCreator
42
Stars
12
Forks
Watchers
A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, classes with constructors (but no inheritance), while and for l...
ParsecClone
64
Stars
12
Forks
Watchers
A tiny subset clone of parserc/fparsec combinators that supports string and binary parsing and is in extensible in what stream source is available.