You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a chapter that outlines the syntax and language semantics that we will use for the rest of the book. Using an S expression based language would be best since it makes parsing super easy. Semantics wise I wouldn't really lock down on either OO or purely functional, instead it would probably be a hybrid between the two.
The text was updated successfully, but these errors were encountered:
We need a chapter that outlines the syntax and language semantics that we will use for the rest of the book. Using an S expression based language would be best since it makes parsing super easy. Semantics wise I wouldn't really lock down on either OO or purely functional, instead it would probably be a hybrid between the two.
The text was updated successfully, but these errors were encountered: