Next: , Previous: , Up: Top   [Contents][Index]


Appendix C Bibliography and references

The “Pratt parser” or “top down operator precendence parser” concept is from this paper:

Pratt, Vaughan. “Top Down Operator Precedence”. Massachussets Institute of Technology. Proceedings of the 1st Annual ACM SIGACT-SIGPLAN Symposium on Principles of Programming Languages (1973).

The documentation of MMCK Infix is available online:

https://marcomaggi.github.io/docs/mmck-infix.html

the latest release of this package can be downloaded from:

https://bitbucket.org/marcomaggi/mmck-infix/downloads

development takes place at:

https://github.com/marcomaggi/mmck-infix

and as backup at:

https://bitbucket.org/marcomaggi/mmck-infix

CHICKEN can be downloaded from:

http://www.call-cc.org/

the package MMCK Checks is available from:

https://github.com/marcomaggi/mmck-checks/

Next: , Previous: , Up: Top   [Contents][Index]

This document describes version 0.1.0-devel.0 of MMCK Infix.