Update page 'P# 1.0 Draft Specification'
@@ -239,6 +239,15 @@ An example:
|
|||||||
int $integer = 7 + (int) $str; // contains value: 52
|
int $integer = 7 + (int) $str; // contains value: 52
|
||||||
%>
|
%>
|
||||||
|
|
||||||
|
## 6. Operators
|
||||||
|
TODO
|
||||||
|
|
||||||
|
## 7. Flow Control
|
||||||
|
TODO
|
||||||
|
|
||||||
|
## 8. Object-Oriented Programming
|
||||||
|
TODO
|
||||||
|
|
||||||
## Future P# Versions
|
## Future P# Versions
|
||||||
This paragraph describes an ideas for future versions of P# language specification
|
This paragraph describes an ideas for future versions of P# language specification
|
||||||
* Pointers support
|
* Pointers support
|
||||||
|
|||||||
Reference in New Issue
Block a user