samiam95124 / Pascal-P6

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

5/3: Channels #47

Open samiam95124 opened 1 year ago

samiam95124 commented 1 year ago

This is a follow on to #44. Channels are implemented. Once #44 is implemented, this is not a hard fix, and is mainly source changes.