Hacker News new | ask | show | jobs
by malcolmredhero2 4229 days ago
Lunascript was very different from JavaScript, partly because it had automatic support for our reactivity system. As a result it compiled to JavaScript that looked nothing like the original code (even the control flow was different). Reading this code was very difficult.