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

LLVM not implemented #15

Closed pontushenriksson closed 1 month ago

pontushenriksson commented 8 months ago

We have yet to implement LLVM.

pontushenriksson commented 1 month ago

LLVM is now implemented and includes some features but not all the features we are going to work on in the future so because of this, this issue will be deleted and marked as completed to make space for future more specific issues with our implementation of LLVM. Don't hesitate to refer to this issue in the future.