Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roveroniandrea/HTPLcompiler
HTPL is a programming language based on HTML
https://github.com/roveroniandrea/HTPLcompiler
html htpl-compiler programming-language
Last synced: 3 months ago
JSON representation
HTPL is a programming language based on HTML
- Host: GitHub
- URL: https://github.com/roveroniandrea/HTPLcompiler
- Owner: roveroniandrea
- Created: 2019-11-09T10:26:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T16:35:04.000Z (over 3 years ago)
- Last Synced: 2024-07-01T04:04:07.066Z (5 months ago)
- Topics: html, htpl-compiler, programming-language
- Language: JavaScript
- Homepage: https://roveroniandrea.gitbook.io/htpl-compiler/
- Size: 120 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-dev-fun - HTPL Compiler - HTPL is a programming language based on HTML. (JavaScript)
README
# HTPL Compiler
## HTPL Compiler by Andrea Roveroni
### [Try some examples](https://roveroniandrea.github.io/HTPLcompiler/) - or you're looking for [Htpl-CLI](https://github.com/roveroniandrea/HTPLcompiler/tree/master/Htpl-CLI)?
**It's known that HTML is not a programming language.** In fact it stands for Hyper Text Markup Language.
No one could make a program in HTML.
**UNTIL NOW**
Welcome to the HTPLcompiler, a compiler that lets you program in HTML.
Ladies and gentleman, ~~we're~~ I'm proud to present you the **HTPL**, or **Hyper Text Programming Language**.
The compiler checks for all elements inside a defined element \(which is ``\) in body, and creates a `` element containing JS code.