Hacker News new | ask | show | jobs
by baybal2 3155 days ago
Looks like an attempt of a JS programmer to reinvent a lighter weight JS with aim at system programming.

If it is yet again tied to a complex, feature rich VM (a stack based one), then he went the wrong way in achieving his goal. Direct interpretation should've been the way forward for such task.

2 comments

A stack based VM or direct interpretation have no real difference with regard to what you mention. Please elaborate further.
You are making very unnecessary comments..