← Back to context

Comment by burfog

7 years ago

I did say a small amount of assembly was fine. By "cheating", I mean something like converting the perl interpreter to assembly code and claiming that perl thus doesn't require code written in some other language.

Leaving out libraries is normal for a systems programming language. It is fine unless the language entirely doesn't work without the libraries.