▲ | John23832 5 months ago | |||||||
I asked the same question for Anthropic's version of this. Why is all of this in JS? | ||||||||
▲ | parhamn 5 months 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 5 months ago | parent | prev | next [-] | |||||||
Tree-sitter related bits probably | ||||||||
| ||||||||
▲ | AstroBen 5 months ago | parent | prev | next [-] | |||||||
typescript is a pretty nice language to work with. why not? | ||||||||
▲ | 5 months ago | parent | prev [-] | |||||||
[deleted] |