Project

General

Profile

Version 0.0.37 available

Added by Florian Negele about 3 years ago

Development Version 0.0.37 of the Eigen Compiler Suite is available for evaluation. It fixes various issues and includes the following improvements.

General:
  • Increased required C++ version
Oberon:
  • Added function iterators
  • Added generic array container
  • Added support for handling exception hierarchies
  • Changed syntax of abstract and final declarations
  • Improved handling of empty strings

Comments

Added by Ivan Ivanov about 3 years ago

Florian, you cool. Move it!)

Added by Ivan Ivanov about 3 years ago

Florian, please include to doc full example, wath run compile anf set env for Oberon. Best practics -- all parameters for compiler set over enviroument.

Added by Ivan Ivanov about 3 years ago

out.sym: fatal error: failed to open symbol file
./Test00.mod:3:8: note: while importing module 'Out'
        IMPORT Out;
               ^

Added by Florian Negele about 3 years ago

Thanks for your comments. I moved the discussion into the forum, see Include full example how to compile and set environment f....