Find on GitHub or Local's Personal Gitea
Laye is a programming language designed to be used alongside C. Where many languages aim to be a C replacement, Laye instead wants to co-exist in its own unique manner. This relationship is so important that the Laye compiler, layec, is also a C compiler.
This is a VS Code extension, which is developed along with the Laye compiler creation series by Local.
- Basic syntax highlighting
- Icons for
.layefiles
Contributions to this project are always welcome! If you want to add or change anything, feel free to fork this repository. After applying your changes, create a pull request with a meaningful title and detailed description. Also, please make sure to pay attention to requested changes and reviews from other contributors. Thanks in advance!