Home
Feedback
FAQ
Getting Started
Discussions
Site operation discussions
Recent Posts
(new topic)
Departments
Courses
Research Papers
Design Docs
Quotations
Genealogical Diagrams
Archives
"Each chapter describes a particular aspect of the P-code system, each section discussing a particular procedure or group of procedures, sometimes preceded by an explanation of the data-structures used."Pascal Implementation
The Pascal code on that page really makes one happy with the progress that has been made in the last 25 years. To me (I'm younger than that compiler is), the code looks dead ugly.
The code uses the ugly (IMO) style of drawing attention to begin/end tokens, but after a cursory skim it feels on-par with lots of terse C/Pascal/OCaml code I've seen (yes, I said OCaml).
Is it just that you're averse to verbose syntax? I agree that some things are unnecessary (ie. if (blah) then begin end; etc), but other than that it looks pretty good for low level code. I like how they didn't caps lock all the keywords, at least.
Interesting find, it's always neat to see these projects that try to do things as simply as possible so others can study them :)
Recent comments
22 weeks 6 days ago
22 weeks 6 days ago
22 weeks 6 days ago
45 weeks 17 hours ago
49 weeks 2 days ago
50 weeks 6 days ago
50 weeks 6 days ago
1 year 1 week ago
1 year 6 weeks ago
1 year 6 weeks ago