You are viewing archived messages.
Go here to search the history.

Jamie Brandon 2022-01-11 18:42:33

https://www.scattered-thoughts.net/writing/imp-heterogenous-types/

Schemaless relational database with sound type inference and gradual typing.

Still very hacky, but it's starting to feel like it could be fun to use.

Mariano Guerra 2022-01-14 12:20:52

🚀 HTML Is/As a Programming Language: An extension to HTML to end the eternal discussion

📚 Language Overview: https://github.com/marianoguerra/hiapl

🧑‍💻 Demo: https://marianoguerra.github.io/hiapl/

Jean-Louis Villecroze 2022-01-14 18:40:41

Been there myself. I found it to be super cumbersome due to the verbosity of HTML

Mariano Guerra 2022-01-14 19:28:18

it seems you can't create custom self closing tags, that makes it worse 😕