Skip to content

Racket implementation of the HTML5 parsing algorithm.

License

Notifications You must be signed in to change notification settings

jessealama/rhtml5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html5

This library is intended to provide a Racket implementation of the official HTML5 parsing algorithm.

Current status (2017-02-24)

The current focus is encoding detection from byte strings, which is an essential preliminary step toward a full implementation of the algorithm.

Construction of parse trees is not yet supported.

About

Racket implementation of the HTML5 parsing algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published