Menu

#6 Semantic analyser: expressions

1.0
open
nobody
None
2013-07-25
2013-07-25
No

Compiler should accept some math!
-literals: 0, 0.0, "xyz", true
-concat: "xyz" + "abc" = "xyzabc", "xyz" + (4 + 5) = "xyz9"
-operators: 1+2=3
-expression types

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.