usubalang / usuba

A programming language to write bitsliced ciphers
https://usubalang.github.io/usuba
MIT License
56 stars 11 forks source link

`scheduler`: use a `Stack` instead of `ref (list deqs` #83

Open pedagand opened 2 years ago

pedagand commented 2 years ago

todo is a Stack, scheduling is a Queue.

pedagand commented 2 years ago

Actually, this code is very (very) side-effectful. That's a rat nest of ref.