logoalt Hacker News

gwbas1cyesterday at 9:19 PM0 repliesview on HN

I really appreciate this:

> 1. What Wyzer Is, In One Paragraph...

> 2. Why Make a New Language At All?...

Far too often I see projects on HN where, on a casual skim, I just can't figure out "the point." This is clear and concise.

---

One of the issues with "Writing one network rule that creates code for every computer. We borrowed this from academic research" is that often it's hard to have the same language on every computer. For example, for a web application, you're either going to have to transpile to Javascript or target WASM. (And WASM has a lot of overhead compared to Javascript.)