Platform Independent, Lightweight Programming Language

Posted by Jack Mills on Stack Overflow See other posts from Stack Overflow or by Jack Mills
Published on 2009-06-11T09:58:03Z Indexed on 2010/06/02 15:33 UTC
Read the original article Hit count: 154

Filed under:

I need to write an extremely lightweight program (trying to get below 8Kb) that performs some simple math. The language also needs to be platform independent. Which language do you think would work the best? (Oh, and no frameworks allowed.)

© Stack Overflow or respective owner

Related posts about programming-languages