ammarbinfaisal / sahl

a programming language with channels and coroutines/threads
MIT License
9 stars 1 forks source link

better parser using chumsky #55

Closed ammarbinfaisal closed 1 year ago

ammarbinfaisal commented 1 year ago

right now some testcases like graph.sahl, sort.sahl and control.sahl are failing

ammarbinfaisal commented 1 year ago

only sort.sahl doesn't work anymore

ammarbinfaisal commented 1 year ago

sort.sahl fails because the list gets erroneously GCed. merging this