Pinned Repositories
bovinus
Parser generator tool
librest-oauth-proxy
Adding OAuthProxy to librest
libsocialweb-flickr-oauth
Implements OAuth support for flickr proxy
parsian
PHP Library to support parser implementation
ThomasBollmeier's Repositories
ThomasBollmeier/libsocialweb-flickr-oauth
Implements OAuth support for flickr proxy
ThomasBollmeier/bovinus
Parser generator tool
ThomasBollmeier/librest-oauth-proxy
Adding OAuthProxy to librest
ThomasBollmeier/ape
APE is a PHP implementation of the Monkey programming language from Thorsten Ball's book "Writing an Interpreter in Go"
ThomasBollmeier/bitsy-php
PHP implementation of the Bitsy language specification
ThomasBollmeier/blog
Blog demo app for coursera MOOC "Web Application Development: Basic Concepts"
ThomasBollmeier/build-your-own-lisp
Coding along Daniel Holden's book "Build Your Own Lisp"
ThomasBollmeier/codeschnipsel
Web app to manage code snippets
ThomasBollmeier/coursera_html_css_js
Content of Coursera Course "HTML, CSS and JavaScript for Web Developers"
ThomasBollmeier/enORM
Yet another object relational mapper for PHP
ThomasBollmeier/etudes-for-erlang
Companion exercises for O'Reilly Media's "Introducing Erlang"
ThomasBollmeier/fabscript-php
Yet another PHP based template engine
ThomasBollmeier/GCanaveral
Helper tool to create application launcher files (.desktop files).
ThomasBollmeier/GObjectCreator
Python tool to create or modify GObjects from meta data
ThomasBollmeier/GObjectCreator2
Tool to generate GObject source files from metadata
ThomasBollmeier/GObjectCreator3
Tool to create GObject code from meta definition (using its own DSL)
ThomasBollmeier/hackeme
A LISP like language
ThomasBollmeier/kaleidoscope-parsian
An Implementation of the Kaleidoscope language from the LLVM tutorial
ThomasBollmeier/kotlin_programming
Various Kotlin programs
ThomasBollmeier/mini-java-compiler
A compiler for the MiniJava language (see http://www.cambridge.org/resources/052182060X/MCIIJ2e/grammar.htm)
ThomasBollmeier/php-the-right-way
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
ThomasBollmeier/polyglot-sudoku
Soduko solver implemented in various programming languages
ThomasBollmeier/programmieren-trainieren
Meine Lösungen zu Aufgaben aus dem Buch "Programmieren trainieren" von Iacono, Wiefling und Schneider
ThomasBollmeier/programming-for-the-puzzled
My solutions to the problems from the book "Programming for the Puzzled" by Srini Devadas
ThomasBollmeier/stopwatch
DEV234x Asynchronous Programming with Javascript - Assignment 1
ThomasBollmeier/TBParser
Library for creation of parsers and definition of grammars
ThomasBollmeier/transfero
ThomasBollmeier/transferojs
A parser combinator library