Open-Turing-Project / OpenTuring

An open source version of the Windows Turing interpreter. Features speed improvements and new features.
http://tristan.hume.ca/openturing
Other
72 stars 41 forks source link

fix infinite loop #43

Closed yingted closed 10 years ago

yingted commented 11 years ago

Warning: untested! At turing/src/mionet.c:861, the tail doesn't wrap correctly, causing an infinite loop.