We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Refer syntax to official specs
Updated Operators (markdown)
Integer operations are done
Conditionals done
Differentiate CompoundStatement and CompoundExpression
Conditional expression must be compound (reduces confusion)
Remote "if" expression without else (what value would it return?)
Add conditionals to syntax
Add casts
Add link to forums
Operators and template arguments
Integers implicit casts and promotion rules
Remove in language octal literals
Document precedence change compared to C++
Created Operators (markdown)
Updated Milestones (markdown)
Syntax for function calls
Function argument syntax same as definition
Variable initialization is part of definition, not declaration
Created GSoC ideas (markdown)
Add variable definition to the syntax
Created Syntax (markdown)
Add explicit Type non-terminal
Add function return type parsing
Add module non-terminal
Basic syntax parsing rules
Beginning of function definition grammer
Integer literals
Created Milestones (markdown)