Friedhold Matz (Fxztam)

Fxztam

Geek Repo

Company:Private

Location:Spremberg, DE

Twitter:@FriedholdMatz

Github PK Tool:Github PK Tool

Friedhold Matz's repositories

Lexer-and-Parser-Python

A complete parser generator which tokenizes the input string before creating a abstract syntax tree by processing the tokens with a context-free grammar. The tokens are defined using the regex library and the actual parser an implementation of Earley's parsing algorithm. This personal project was created after I had finished the Programming Languages course from Udacity and is my way of applying my newly gained knowledge on parsers as a personal "final project".

Stargazers:0Issues:0Issues:0

geojson-bbox

Calculates extent/bbox for a given valid geojson object.

License:MITStargazers:0Issues:0Issues:0

Skein3Fish

A Skein and Threefish software suite for C, Java, and Go

Stargazers:0Issues:0Issues:0

Leaflet.draw.topology

Topology editing in Leaflet

License:CC0-1.0Stargazers:0Issues:0Issues:0

Jython-ANTLR4-Book-Examples

Jython versions of the ANTLR4 book examples.

Stargazers:1Issues:0Issues:0

modern_compiler_implementation_in_java

Modern Compiler Implementation in Java by Andrew W. Appel has been sitting on my shelf long enough. It's time I work through it, you know, in my infinite spare time.

Stargazers:0Issues:0Issues:0