Ticket #62 (closed RFC: fixed)
remove pirc/src
Reported by: | kjs | Owned by: | kjs |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | |
Severity: | medium | Keywords: | |
Cc: | parrot-dev@… | Language: | |
Patch status: | Platform: |
Description
in compilers/pirc/src, there's an older manually-written (plain C) recursive-descent compiler for PIR.
I propose to remove that code. It was a nice experiment, but I think Yacc/Bison-based PIR implementation is the Way to Go (given PIR's complexity).
Any objections?
Change History
Note: See
TracTickets for help on using
tickets.