Closed Bug 395468 Opened 18 years ago Closed 18 years ago

fixes to evaluate asts on tamarin

Categories

(Tamarin Graveyard :: Self-hosting compiler (ESC), defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jodyer, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
this means we can now run esc3-t.sh on arbitrary asts, which means we are one step closer to compiling asts to abcs. the critical fix was to a typo (mine) in bytes-tamarin.es that was doing a | instead of a &. that resulted in a corrupt file verify error. also updated the driver for esc3-t to eval asts, rather than requiring them to be compiled ahead of time.
Attachment #280135 - Flags: review?(tierney)
Attachment #280135 - Flags: review?(dansmith)
Attachment #280135 - Flags: review?(dansmith) → review+
This code was committed some time in the past.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment on attachment 280135 [details] [diff] [review] patch Already committed, removing r? flag
Attachment #280135 - Flags: review?(tierney)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: