tiger Questions

3

Solved

I'm writing a Tiger compiler in C# and I'm going to translate the Tiger code into IL. While implementing the semantic check of every node in my AST, I created lots of unit tests for this. That is ...
Keratin asked 5/3, 2012 at 5:20

1

Solved

I'm trying to follow Appel's "Modern Compiler Implementation in ML" and am writing the lexer using Ocamllex. The specification asks for the lexer to return strings after translating escape sequenc...
Juliannjulianna asked 26/4, 2011 at 16:56
1

© 2022 - 2024 — McMap. All rights reserved.