| Version 5 (modified by jrtayloriv, 3 years ago) |
|---|
HLL Resources
Here are some things that may be generally useful to you as an HLL developer:
- The Parrot VM Wikibook contains a nice tutorial on creating an HLL compiler, and other useful resources.
- In the docs/ directory of the Parrot SVN repo, there are several useful references including:
- docs/pdds/draft/pdd29_compiler_tools.pod
- docs/pdds/draft/pdd26_ast.pod
- And everything in docs/book/pct and docs/pct
And here are notes on a variety of more specific topics:
