Skip to content

amwatson/haskogeneous

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An embeded language for XML and HTML

XML syntax is very redundant and unnecessarily verbose. This is very annoying if the content of the website is not mostly textual. Haskell syntax is often better in these cases. If your website is in fact mostly textual, this isn’t for you.

This package defines a (not necessarily efficient) structure for type safe and syntactically beautiful xml and html. Take a look at the trivial example in Main.hs.

About

A web framework a bit like GWT but for Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published