Announcing ficl 2.03
john sadler
john_sadler at hp.com
Mon May 24 19:04:49 EDT 1999
Ficl 2.03 is now available for web download:
http://www.taygeta.com/ficl.html
Ficl is a lightweight, efficient language designed
to be incorporated into other programs, including
(especially) firmware based systems. Ficl
includes a simple but capable object model that
can wrap existing data structures. Applications:
scripting, prototyping, automation, hardware test
and debug, command language for embedded targets...
- Written in ANSI C
- Simple to port
- ROMable
- Export C functions to Ficl
- Execute Ficl code from C
- Win32 console port takes less than 100K.
- Can be subsetted for memory constrained systems.
Regards,
John
More information about the Python-list
mailing list