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

General Diagnostics Not Implemented #18

Closed neomannskar closed 2 months ago

neomannskar commented 11 months ago

Currently the Lotus compiler offers minimal debugging support. There are a few simple functions created that are incomplete and nonstandard.

pontushenriksson commented 2 months ago

This issue should be closed and be replaced with more issues about specific bit-sized features that should be implemented.

pontushenriksson commented 2 months ago

Please refer to Issue 24 for more information. This is now closed.