From 84fde5d1d83c98f6297f259d2b3e62ca02e3733f Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Thu, 11 Jul 2024 21:25:40 +0000 Subject: [PATCH] Update Coding environment --- Coding-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Coding-environment.md b/Coding-environment.md index 1b3746a..faeb756 100644 --- a/Coding-environment.md +++ b/Coding-environment.md @@ -28,7 +28,7 @@ Next let's try to collect various language options, with their pros and cons: + 👍 Nicest syntax I've ever used - ❌ Tied to the dreadful TypeScript type system (probably disqualifying) -### +### Julia + 👍 has been very useful for prototyping - ❌ Littered with "end" keywords, not clear any current good path for building for in browser use