4 Comments

    • This was my first project on, some kind of, (pre)compiling. It Compiles (very) basic C++ classes to LiteC ( a C derivation from Conitec) and added some additions like “for each”.

      Classes are transformed to structs with function-pointers. Which allows i.e. Class-Inheritance and virtual-methods.

      Here is an old thread where i described the progress a bit more(some examplecode, too)
      http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=393509&page=1

      However, the code is a pure mess. This project taught me, why it’s so important to use a lexer! Later projects had a huge benefit from what went wrong in this one.

      If you have any questions, ask me 🙂

  1. hello there. What can i do for you hehes thanks

    i registered 2 weeks ago but i cant find where can i search any words.

    thanks for help 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *