Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

dumorando/ZenScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZenScript

This project has been discontinued.

A "programming language" that compiles to HTML
Heres some syntax

title cool zenscript website
heading Whats up
text This is a website made in my "programming language"

And it compiles to

<title>cool zenscript website</title>
<h1 style="font-family: Arial;">Whats up</h1>
<p style="font-family: Arial;">This is a website made in my "programming language"</p>

About

A "programming language" that compiles to HTML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages