Christophe VG

Results 3 repositories owned by Christophe VG

UmlCanvas

115
Stars
26
Forks
Watchers

UmlCanvas is an implementation around the HTML5 Canvas that allows generation of UML diagrams. Two interfaces are provided: an OO Javascript API and a textual DSL.

human-parser-generator

29
Stars
9
Forks
Watchers

A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.

reactive-c

36
Stars
4
Forks
Watchers

An experiment on implementing reactive programming (RP) ideas in pure C.