Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Ratatosk

You are here: irt.org | FOLDOC | Ratatosk

An SLR parser generator written in Gofer (a Haskell variant) by Torben AEgidius Mogensen <torbenm@diku.dk>. Ratatosk generates purely functional backtracking LR0 grammar parsers (also in Gofer).

Even though the sematic value of a production is a function of the attributes of its right-hand side (and thus apparently purely synthesised), inherited attributes are easily simulated by using higher-order functions.

(ftp://ftp.diku.dk/pub/diku/dists/Ratatosk.tar.Z).

Nearby terms: rasterising « rasterizing « raster subsystem « Ratatosk » rat belt » RatC » RATEL

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb