zot / Leisure

Polyglot, document-based computing environment. Leisure is very much in flux, right now; please check the readme, below. For a taste of the new version, click the link below, but be warned that it only works in Chrome.
http://zot.github.io/Leisure/?load=elisp/README.org
Other
114 stars 8 forks source link

Active parse filters should be local to a file #46

Open zot opened 11 years ago

zot commented 11 years ago

Each file should have the ability to enable or disable parsing filters and operators.

By default, only the "standard" filters and operators should be in place -- keep naked parse filter monads in separate files (not in library imports).

clearParseFilters -- clear parse filters and operators leisureParsing -- only use standard filters and operators