heptagon/compiler
Adrien Guatto 4794045208 Reworked Obc AST: from right patterns to extvalues.
I introduced a notion of extended values in Obc expressions,
replacing the Epattern constructor. Patterns may now only
occur at their rightful place, on the left of an assignment.

This change allows to index global constant arrays.
2011-05-30 16:25:00 +02:00
..
global n-ary Sarray_power Earray_fill 2011-05-26 18:43:30 +02:00
heptagon n-ary Sarray_power Earray_fill 2011-05-26 18:43:30 +02:00
main Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
minils n-ary Sarray_power Earray_fill 2011-05-26 18:43:30 +02:00
obc Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
utilities Compile with proper include to pervasives.h. 2011-05-12 16:32:52 +02:00
_tags Graphical simulator hepts 2011-05-12 10:08:13 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml Graphical simulator hepts 2011-05-12 10:08:13 +02:00
preproc.ml Fixed location to use formatter instead of out_channel. 2010-08-24 17:29:00 +02:00
README_ocamlbuild_hepts.txt Graphical simulator hepts 2011-05-12 10:08:13 +02:00
TODO.txt C backend ported to recent API changes in Obc 2011-03-09 09:46:00 +01:00