Tagged Questions
0
votes
6answers
261 views
Why do language converters suck?
Why do language converters/interpreters function poorly. Its seems that if you have function x(,) and functions x() takes blah, blah, for parameters and can return x,x and x, then it should be easy ...