OK Programming language from USB stick with no installation
Posted
by tovare
on Stack Overflow
See other posts from Stack Overflow
or by tovare
Published on 2008-12-20T21:26:58Z
Indexed on
2010/06/12
11:23 UTC
Read the original article
Hit count: 276
I'm looking for a compiler or interpreter for a language with basic math support and File IO which can be executed directly from a memorystick in either Linux or Windows. Built in functionality for basic datastructures and sorting/searching would be a plus.
(I've read about movable python, but it only supports windows)
Thank you
© Stack Overflow or respective owner