Hacker News new | ask | show | jobs
by ptx 2209 days ago
> JScript ... was horrible ... I would rather use VBA

I still write both JScript (for WSH) and VBA (for my sins?) and I much prefer JScript. At least it lets you easily create your own abstractions thanks to anonymous functions, whereas VBA really fights you at every turn in this respect.