Skip to content

I herd you like HTML so I put HTML in your C so you can webdev while you osdev

License

Notifications You must be signed in to change notification settings

RandomSoup/html.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html.c

Simple library to render HTML in C, using a domain-specific language based on the C preprocessor, without any external dependencies. Currently a work-in-progress.

Credits and licensing

All credit goes to the amazing article Syntactic sugar in C - (ab)using "for" loops by @zserge, since this library is just an extension of what's described in the article. The license is probably going to be MIT once it's released.

About

I herd you like HTML so I put HTML in your C so you can webdev while you osdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published