samiam95124 / Pascal-P6

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

1/3: Support for cardinal types #40

Open samiam95124 opened 1 year ago

samiam95124 commented 1 year ago

Provide support for cardinal type. This would require use of external routines that perform basic math on the type.