https://github.com/schwalbe-t/htmlscript
Making HTML Turing-complete.
https://github.com/schwalbe-t/htmlscript
html interpreter javascript javascript-interpreter language
Last synced: 2 months ago
JSON representation
Making HTML Turing-complete.
- Host: GitHub
- URL: https://github.com/schwalbe-t/htmlscript
- Owner: schwalbe-t
- License: unlicense
- Created: 2024-01-08T10:40:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T10:41:04.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T07:44:39.613Z (9 months ago)
- Topics: html, interpreter, javascript, javascript-interpreter, language
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTMLScript
```html
Fibonacci
```
```
1
2
3
5
8
13
21
34
55
89
144
233
377
610
987
1597
2584
4181
6765
10946
```