Update page 'P# 1.0 Draft Specification'

2018-07-17 09:49:00 +02:00
parent 117a97c948
commit 06a8b0c5fb

@@ -239,6 +239,15 @@ An example:
int $integer = 7 + (int) $str; // contains value: 52
%>
## 6. Operators
TODO
## 7. Flow Control
TODO
## 8. Object-Oriented Programming
TODO
## Future P# Versions
This paragraph describes an ideas for future versions of P# language specification
* Pointers support