Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Read Logo Manual and understand evaluation semantics better #2

Closed
deepakjois opened this issue Jan 30, 2012 · 1 comment
Closed

Read Logo Manual and understand evaluation semantics better #2

deepakjois opened this issue Jan 30, 2012 · 1 comment

Comments

@deepakjois
Copy link
Owner

http://www.cs.berkeley.edu/~bh/v2ch14/manual.html

@ghost ghost assigned deepakjois Jan 30, 2012
@deepakjois
Copy link
Owner Author

I came across a set of blog posts on the evaluation semantics of logo. The author of the post talks about a complicated scheme to evaluate logo tokens, especially for procedures.

However, after thinking a bit, it shouldn't be too difficult to do this using the standard recursive descent parsing to evaluate the function arguments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant