2
votes
Best Language for Rapid Prototyping?
Many consider Python to be a good tool for prototyping (in general). It is easy to read, quick to pick up and has no write/compile/run cycle. It has a nicely featured standard library an …
