Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uhyo/the-html-programming-language
https://github.com/uhyo/the-html-programming-language
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uhyo/the-html-programming-language
- Owner: uhyo
- Created: 2021-04-13T13:46:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T02:13:10.000Z (over 3 years ago)
- Last Synced: 2024-10-12T17:38:01.771Z (about 1 month ago)
- Language: TypeScript
- Size: 144 KB
- Stars: 55
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The HTML Programming Language (THPL)
**The HTML Programming Language** (**THPL**) is a programming language whose source code is an HTML document.
Example: a Hello World program
```html
My First HTML Program
Hello,world!
```
Visit [Tutorial](./docs/tutorial.md) to learn more about THPL.
## Contributing
Welcome
## License
MIT