SaswatPadhi / pseudocode.js

Beautiful pseudocode for the Web
https://saswatpadhi.github.io/pseudocode.js
MIT License
224 stars 33 forks source link

support \REPEAT \UNTIL #10

Closed AtomicVar closed 5 years ago

AtomicVar commented 5 years ago

I just implemented a simple version of \REPEAT. And it worked. image

tatetian commented 5 years ago

Hi @ZJUGuoShuai

Seems cool to me. Well commented and written in a style that is consistent with the current code. So I am glad to accept this PR.

Thanks for the contribution.

Best, Tate