Update Coding environment

Glen Whitney 2024-07-11 21:25:40 +00:00
parent 592514e17b
commit 84fde5d1d8

@ -28,7 +28,7 @@ Next let's try to collect various language options, with their pros and cons:
+ 👍 Nicest syntax I've ever used + 👍 Nicest syntax I've ever used
- ❌ Tied to the dreadful TypeScript type system (probably disqualifying) - ❌ Tied to the dreadful TypeScript type system (probably disqualifying)
### ### Julia
+ 👍 has been very useful for prototyping + 👍 has been very useful for prototyping
- ❌ Littered with "end" keywords, not clear any current good path for building for in browser use - ❌ Littered with "end" keywords, not clear any current good path for building for in browser use