Open Issues Need Help
View All on GitHub Compiler • Lis Compiler
AI Summary: This task involves developing a standard compiler for the Lis programming language. The project is in its early stages and requires work across multiple areas, including lexer, parser, semantic analysis, intermediate code generation, LLVM interaction, language design (including module system, standard library, ownership, and lifetime management), logging, and platform support (Linux and macOS). Many TODO items are listed, focusing on implementing core compiler features, writing unit tests, and refining the language specification.
Complexity:
5/5
enhancement help wanted wontfix