▲ | John23832 3 days ago | |||||||
I asked the same question for Anthropic's version of this. Why is all of this in JS? | ||||||||
▲ | parhamn 3 days ago | parent | next [-] | |||||||
JS is web's (and "hip" developer's) python, and in many ways it is better. Also the tooling is getting a lot better (libraries, typescript, bundling, packaging, performance). One thing I wonder that could be cool: when Bun has sufficient NodeJS compatibility the should ship bun --compile versions so you dont need node/npm on the system. Then it's arguably a, "why not JS?" | ||||||||
| ||||||||
▲ | photonthug 3 days ago | parent | prev | next [-] | |||||||
Tree-sitter related bits probably | ||||||||
| ||||||||
▲ | AstroBen 3 days ago | parent | prev | next [-] | |||||||
typescript is a pretty nice language to work with. why not? | ||||||||
▲ | 3 days ago | parent | prev [-] | |||||||
[deleted] |