Re: backtracking HTML templating
Kragen Javier Sitaker <[email protected]> Fri, 13 Apr 2012 22:19:36 -0400
| Newsgroups | gmane.culture.people.kragen.discuss |
|---|---|
| Message-ID | <[email protected]> |
I've just posted a sort of first-cut implementation, using OCaml with polymorphic variants, at <https://gist.github.com/2381278> and <http://ideone.com/TGqua>. No parser yet, but constant strings, variable interpolation, iteration, alternation, and concatenation seem to be working. I wrote equality tests but haven't tested them yet. -- To unsubscribe: http://lists.canonical.org/mailman/listinfo/kragen-discuss