samiam95124 / Pascal-P6

6th version of Niklaus Wirth's original Pascal language compiler system
Other
28 stars 9 forks source link

5/5: Properties #46

Open samiam95124 opened 1 year ago

samiam95124 commented 1 year ago

Implement properties. This is in the same model as operator overloads and matrix operators.