gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

News > LOFT System Demo

#2112 - krom - Wed Jan 29, 2003 6:17 pm

[Images not permitted - Click here to view it]

Frederic has released a demo of his LOFT system:
This is a little prey-predator system. The originality is that
it is programmed in a language called LOFT which allows for
concurrent programming (with a variant of threads, called FairThreads).
The objective of LOFT is to ease the programming of
behavioral aspects in embedded systems such as the gba.


A Web page describes the context:
http://www.inria.fr/mimosa/rp/LOFT
The LOFT compiler can be obtained from there (GNU license).

Get the demo from the main site.