Skip to content

PatoFlamejanteTV/HypertextingScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HypertextingScript

JS + HTML = <3

Whats that

This is an JS-Like language that compiles to HTML, made (mainly) for <1KB/<1MB pages.

Examples

HypertextingScript: 119 B (117 B)

h1("HypertextingScript")
  
p("Thats like JS but its no JS its HypertextingScript")
p("BTW this is open-source :D")

HTML: 126 B (124 B)

<h1>HypertextingScript</h1>
  
<p>Thats like JS but its no JS its HypertextingScript</p>
<p>BTW this is open-source :D</p>

Btw, check the online compiler too: https://codepen.io/PatoFlamejanteTV/pen/abeerxg

FAQ

Linter? VS Code extension? Autocomplete?

Idk just the JS ones, still doing the same thing (mostly).

Wiki/Docs

https://esolangs.org/wiki/HypertextingScript