Extended HTML (like SCSS) which compiles back to html
Find a file
2024-12-06 01:28:20 -05:00
compiler Finish variables 2024-12-05 23:53:34 -05:00
examples th 2024-12-06 01:28:20 -05:00
parser Finish variables 2024-12-05 23:53:34 -05:00
go.mod Add proper elements <element name="head"> will now be treated as <head>. WARNING: I WAS A STUPID NINCOMPOOP AND BROKE NESTING ELEMENTS!!! 2024-12-05 20:57:48 -05:00
hylia Finish variables 2024-12-05 23:53:34 -05:00
LICENSE Add basic compiler, parser, and main program + GNU LGPL 2024-12-05 18:29:52 -05:00
main.go Finish variables 2024-12-05 23:53:34 -05:00
README.md Initial commit 2024-12-05 22:42:05 +00:00

hylia

Extended HTML (like SCSS) which compiles back to html