AvailLang / Avail

The Avail programming language. Includes the virtual machine, standard library, and standard examples.
BSD 3-Clause "New" or "Revised" License
54 stars 5 forks source link

Code splitting ready for prime time #315

Closed markATavail closed 3 months ago

markATavail commented 10 months ago

Splitting is stable, and has run the Avail tests thousands of times. There is a glitch that happens ever few hundred runs related to Acquire_ on an Avail mutex, but it's unclear when this problem surfaced.