From 0b8a084e6564fcc76798ce2d21c1c5c9232b069d Mon Sep 17 00:00:00 2001 From: Vectornaut Date: Tue, 23 Jul 2024 20:24:16 +0000 Subject: [PATCH] Add Ada to language list --- Coding-environment.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Coding-environment.md b/Coding-environment.md index 4071420..7a877e7 100644 --- a/Coding-environment.md +++ b/Coding-environment.md @@ -62,6 +62,8 @@ The gist of the most significant argument for the upper version is that one read - ⇓⇓ Big con: we would have to implement this! ### F# - - ?? Is this too tied to .NET to be worthwhile for us? - + - Is this too tied to .NET to be worthwhile for us? + - The basic template for a Bolero application seems *very* heavy. It's not clear how to write a bare-bones application. +### Ada + - It's been around for a long time, and it's probably not going anywhere anytime soon. \ No newline at end of file