An advanced build tool for Rust and other languages, primarily designed for systems programming
Go to file
anna 54a21f9121
vim: add gaybuild syntax file
This is sort of half-finished and probably full
of bugs, but it works for the most part.
At least it's nicer to look at than blank text.
2022-08-29 17:09:33 +02:00
.idea add IntelliJ config stuff 2022-07-14 13:05:15 +02:00
src lex: fix incorrect cursor position tracking 2022-08-07 19:46:09 +02:00
vim/syntax vim: add gaybuild syntax file 2022-08-29 17:09:33 +02:00
.gitignore initial commit uwu 2022-07-10 16:56:42 +02:00
Cargo.lock initial commit uwu 2022-07-10 16:56:42 +02:00
Cargo.toml add lexer and test file 2022-07-10 21:56:00 +02:00
operator-precedence.txt lex: remove ** operator 2022-07-28 19:56:55 +02:00
test.gaybuild ast: allow definitions in loop head 2022-08-07 17:49:58 +02:00