Giter VIP home page Giter VIP logo

Benjamin Kowarsch's Projects

c-collections icon c-collections

C Collections Library. Stacks, queues, double ended queues, priority queues, balanced binary search trees, tries, dynamic arrays and hash tables to store arbitrary data.

ctelib icon ctelib

C Template Engine library to recursively expand placeholders in a template string, expanded string grows dynamically during template expansion, includes event notification for asynchronously reporting information, warnings and errors back to caller.

gll icon gll

Grammar Tool for LL(1) Grammars

linguist icon linguist

Language Savant. If your repository's language is being reported incorrectly, send us a pull request!

m2ccpim icon m2ccpim

Modula-2 Core Compiler (PIM compliant sources)

m2collections icon m2collections

Modula-2 collections library. The library provides an API for collection ADTs, in particular: stacks, queues, double ended queues, priority queues, balanced binary search trees, patricia tries, dynamic arrays and hash tables to store arbitrary data. The hash table ADT allows data to be stored and retrieved by reference or by copy, with built-in reference counting. All other ADTs allow data to be stored and retrieved by reference only. The library follows PIM4, it has no dependencies and it is platform independent. The library is tested with GM2 using option 'fpim4'. Under development. BSD style license.

m2curses icon m2curses

Modula-2 bindings for the curses screen management library. Work in progress. BSD style license.

m2regex icon m2regex

Modula-2 Regular Expression Library

mocka icon mocka

MOCKA Modula-2 Compiler System, originally by GMD

motto icon motto

Classic Modula-2 Source to Source Translator

papers icon papers

Sources of papers by B.Kowarsch

pdfs icon pdfs

PDF documents referenced from the wikis of other repos

sts-objc-template-engine icon sts-objc-template-engine

A template engine for Objective-C, implemented as a category of NSString. Key/Value pairs stored in an NSDictionary serve as translations for placeholders in template strings or template files to be expanded. No dependencies. GPL2 licensed.

sublime-modula-2 icon sublime-modula-2

Sublime2 based Syntax Highlighting Support used by Github's Linguist for rendering Modula-2 sources.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.