Pinned Repositories
3tier
[Archived] A prototype 3-tier web application written in PureScript.
awesome-public-datasets
An awesome list of (large-scale) public datasets on the Internet. (On-going collection)
interactive-lp
Project materials related to logic programming for interactive/reactive systems.
learn-plt
Learning programming languages theory.
purescript-parsing-foreign
Helper functions for the parsing/validation of foreign data.
purescript-parsing-repetition
Helper functions for the repetition of PureScript parsers, e.g. range of number of occurrences and validation constraints on trailing input.
purescript-parsing-uuid
Helper functions for the parsing/validation of UUIDs.
purescript-parsing-validation
Helper functions for the validation of trailing parse input.
relation-extraction
Extracts relations from text.
starfall
[Archived] An initiative to create a space MMORPG that other people can contribute to.
markfarrell's Repositories
markfarrell/relation-extraction
Extracts relations from text.
markfarrell/starfall
[Archived] An initiative to create a space MMORPG that other people can contribute to.
markfarrell/pict-subtract
Subtracts two picts in Racket - like the subtract blend mode in GIMP.
markfarrell/crea-presentation
My presentation on relation extraction at UCB/LBNL, aimed at life science students.
markfarrell/gdalinfo-json
Converts the output of `gdalinfo` to JSON; the default output is difficult to parse.
markfarrell/graph-visualization
Visualize relations extracted from text articles.
markfarrell/idris-foldln
FoldlN takes a vector of types, a return type and produces a function to foldl over those types.
markfarrell/scalaz-examples
Example use cases for scalaz, scalaz-stream and http4s.
markfarrell/utm
Calculate UTM zones & project WGS84 coordinates.