Totem-Studios / lotus

Lotus is a type-safe compiled programming languages designed to simplify systems programming, achieving memory safety using RAII.
https://totemstudios.org/lotus
MIT License
4 stars 2 forks source link

Preprocessor Incomplete #16

Open neomannskar opened 8 months ago

neomannskar commented 8 months ago

To force a new and more elegant standard it is debatable whether to support preprocessor directives like the header guards:

However, sticking to one of Lotus's goals of it being multi-paradigm it will be implemented. It is not yet complete however.