Compare commits

1 Commits

Author SHA1 Message Date
Pasha Bibko
0112dc0401 Update README with development status
Removed WIP note from documentation link and added development status.
2025-11-10 10:52:08 +00:00

View File

@@ -1,7 +1,7 @@
# LXC # LXC
LXC is a compiler to compile .lx files into .c files. LX is a custom langauge that I have developed, LXC is a compiler to compile .lx files into .c files. LX is a custom langauge that I have developed.
the documentation for the language (and compiler) can be found [here WIP](https://www.youtube.com/watch?v=xvFZjo5PgG0). It is currently in development.
### Build ### Build