Update README with development status

Removed WIP note from documentation link and added development status.
This commit is contained in:
Pasha Bibko
2025-11-10 10:52:08 +00:00
committed by GitHub
parent ced6b3c3c6
commit 0112dc0401

View File

@@ -1,7 +1,7 @@
# LXC
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).
LXC is a compiler to compile .lx files into .c files. LX is a custom langauge that I have developed.
It is currently in development.
### Build