Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Good for extensibility is a claim I've never heard before, I've always found awk's "everything is global scope" as a huge limitation, but if its scripting then I suppose you could just... isolate each script's namespace and take the global namespace as the exported namespace, and since everything is static it really simplifies things further, but lua is still better of course, but if you don't need that much power I suppose it would be even smaller.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: