shlogg · Early preview
Anthony Max @aanthonymax

Software Engineering Meets Web Development: HMPL Template Language

We've developed HMPL, a template language helping create modern web apps without frameworks, using an API & compiler. Check it out & support us with a star on GitHub! 🐜🌱

Hello everyone! Today, I would like to share a small achievement that our project has received after 10 months of work on it! Check it out (and support us with the star if you like it - thank you! ❤️). We'll talk about what this project is and how it can help you.


  
  
  🐜 What is this project?

This project is a template language that will help you create modern web applications without using frameworks, just with an API and a language compiler included.

Let's take as an example a small registration form with fields such as login and password. Similar ones are simply used in millions of...