Implement Control Flow Statements in Kym #37
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "kym-control-flow"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduces basic
whileloop andif/elif/elsecontrol flow.To be expanded on in the future, however this is enough to get started.
Closes #23.
Currently blocked by a miscompilation in the Zig compiler and pending a resolution for that before work this can proceed any further.WIP: Implement Control Flow Statements in Kymto Implement Control Flow Statements in Kym