Skip to content

An attribute grammar based specializing layout engine prototype in OCaml

License

Notifications You must be signed in to change notification settings

jargonjustin/layout-specialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attribute Grammar Layout Engine Specialization

An attribute grammar based specializing layout engine written in OCaml. Layout algorithms may be specified with an attribute grammar, defining how various visual layout properties are computed from arbitrary tree data types. The attribute grammar will be specialized to a particular input tree prior to interpretation and rendering.

This prototype was developed as a student research project for the University of California, Berkeley's Parallel Web Browser project under the direction of Rastislav Bodík. See Leo Meyerovich's work on the Fast Tree Language for a more modern incarnation of similar ideas.

About

An attribute grammar based specializing layout engine prototype in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages