IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
Computer Human Interaction System in Foreign Language Learning
Framework written in C language using OO concepts. Pretty similar to Java. This is gonna change your way of programming in C. Feel free to contact me at juanrb@hotmail.com.
This project provide implementations of spellcheckers in java language. Spellchecker implementations for TinyMCE based on Jazzy and google-spellchecker-service Authors: Rich Irwin, Andrey Chorniy
A library to develop high availability aplications not based on threads and written in Ocaml language.It provides support for protocol encoding/decoding, active/passive or active/active services, replicated data storage, ...
A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
libxds is a library of frameworks for many types of data-structures, implemented in C language. And, it is expected to grow with the contribution of fellow Open Source contributors.
Seelib(SErializElib) is a simple class serialization library written in C++ language. This library can read/write a objects to file in several formats: xml, text and binary. Class can be serialized only if it implement a serializable interface.
CallTree generate call tree of provided source files written in C language.
A Zilog z80 cross assembler for GNU/Linux (and other UNIX like Operating Systems; there is also a Windows Port), written in c language. Supports all z80 instructions, z180 instructions, and even unofficial (not supported by Zilog) z80 instructions .
RPC (Remote Procedure Call) system with C language support, own network protocol, automatic parallelization, SSL support and other features.
CLiteOO (Lightweight OOP in C) is a framework and toolkit to write object-oriented code in C language. The feature is its syntax is very similar to C++ and supports simple reflection mechanism. *It not uses ugly marco (just like CLASS_DECLARE).*
A tool to generate state machine graphs based on specially formatted comments in C and C++ code. The generated output is a Graphviz dot input file.
An open source implementation of FSM (Finite State Machine) programming framework in C language.
The missing python module for using the iDEAL online payment system in the Netherlands.
What we do in this project is to implment Java Libary for C language.The goal is the imitation of java language's huge library.In some restricted situations that you only should use (pure) C language, this would be help to you.
Properties in C# : A new cover on old book is a tutorial which gives you more information about the properties in C#. Properties in C# helps you to get and put the values in fields of a class and thus it protects the fields. These properties...
This module is a bridge to Planyo online reservation system.
Planyo is a flexible online booking system for any kind of resources such as hotels, holiday apartments, yacht rentals, driving schools, tennis courts, doctor appointments,...
Interpreter of C++ in JAVA language (1.4.2) |