Naive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)
These are the changes for Oberon-07. There's little significant difference; I just removed `DeleteNode()` because there's no need for that in a garbage-collected language. (In fact, it doesn't actually do anything except chase down to `NIL`, then... nothing. This was due to copying from Modula-2, which had a `DEALLOCATE()` at the end of that chain.)
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by johnperry-math and has received 1 comments.