I write programs for a small system in C and assembler. I'd like to try
some other languages, something which lets me write programs faster.
Speed-critical parts will be written in assembler, an existing C library
should be used.
Since Eiffel compiles to C and can easily interface to C it seems optimal.
Is Eiffel small enough? I have 1KB of RAM, 32KB ROM, a 3.5Mhz 8-Bit
processor. Will SmartEiffel do?
Philipp