Extended HTML (like SCSS) which compiles back to html
Find a file
2024-12-05 20:57:48 -05:00
compiler 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
examples 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
parser 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
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 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
LICENSE Add basic compiler, parser, and main program + GNU LGPL 2024-12-05 18:29:52 -05:00
main.go 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
README.md Initial commit 2024-12-05 22:42:05 +00:00

hylia

Extended HTML (like SCSS) which compiles back to html