Update page 'Future P# Versions'

2018-07-17 09:57:11 +02:00
parent 3f3cb4237c
commit e6409d8b0e

8
Future-P%23-Versions.md Normal file

@@ -0,0 +1,8 @@
This document describes an ideas for future versions of P# language specification
* Pointers support
* Turn void data-type into a general purpose pointer variable
* Enumeration support
* Namespace support
* Operator overloading