Dépôt Heptagon avec modifications pour asynchrone
Go to file
Cédric Pasteur dd660f4424 Added anonymous functions in Minils
- Added Elamba(inp, outp, eq_list) constructor. This
is necessary for iterator fusion.
- Refactored Mls2obc to allow to generate code
for anonymous functions (basically we have to
remember if we are within an iterator, as there is
no nesting of iterators)

There is a known problem with the local vars defined in 
the anonymous function that needs to be declared.
2010-07-21 17:15:19 +02:00
compiler Added anonymous functions in Minils 2010-07-21 17:15:19 +02:00
lib Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
test location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00
tools Compatibility with Mac OS X 2010-07-16 14:35:33 +02:00
.gitignore .gitignore 2010-06-16 19:26:27 +02:00
heptc location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00