An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Yesod (IPA: [je'sod]; Hebrew: יְסוֺד, "Foundation") is a free and open-source web framework based on Haskell for productive development of type-safe, REST model based (where URLs identify resources, and HTTP methods identify transitions), high performance web applications, developed by et al. Yesod is based on templates, to generate instances for listed entities, and dynamic content process functions, through Template Haskell constructs to host eDSL content templates called QuasiQuotes, where the content is translated into code expressions by metaprogramming instructions.

Property Value
dbo:abstract
  • Yesod (IPA: [je'sod]; Hebrew: יְסוֺד, "Foundation") is a free and open-source web framework based on Haskell for productive development of type-safe, REST model based (where URLs identify resources, and HTTP methods identify transitions), high performance web applications, developed by et al. Yesod is based on templates, to generate instances for listed entities, and dynamic content process functions, through Template Haskell constructs to host eDSL content templates called QuasiQuotes, where the content is translated into code expressions by metaprogramming instructions. There are also web-like language snippet templates that admit code expression interpolations, making them fully type-checked at compile-time. Yesod divides its functionality in separate libraries, so you may choose your {database, html rendering, forms, etc.} functionality library of your choice. (en)
dbo:author
dbo:genre
dbo:language
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 37305198 (xsd:integer)
dbo:wikiPageLength
  • 44446 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1104257813 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Michael Snoyman (en)
dbp:developer
  • Michael Snoyman et al. (en)
dbp:genre
dbp:language
dbp:license
dbp:logo
  • File:Yesod Logo.svg (en)
dbp:name
  • Yesod (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2010 (xsd:integer)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Yesod (IPA: [je'sod]; Hebrew: יְסוֺד, "Foundation") is a free and open-source web framework based on Haskell for productive development of type-safe, REST model based (where URLs identify resources, and HTTP methods identify transitions), high performance web applications, developed by et al. Yesod is based on templates, to generate instances for listed entities, and dynamic content process functions, through Template Haskell constructs to host eDSL content templates called QuasiQuotes, where the content is translated into code expressions by metaprogramming instructions. (en)
rdfs:label
  • Yesod (web framework) (en)
rdfs:seeAlso
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • Yesod (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License