The Golden Spike, and Resurrecting the Vale(n) Programming Language

52 points by Verdagon


travisgriggs

My wish list:

... A language that leans into simple/elegance, instead of solving each new problem with a new keyword or a new library or a new idiom or a new syntax or a new DSL. I'm tired of languages that create complicated bureaucracies in figuring out how to express and every last computation in never ending changing verbiage, creating a sort of "rent seeking/gate keeping" option for "those that master the system".

(this is a dig at Rust and C++ and all the like; I've not read enough Vale to see where it measures in the above regard)

Student

What’s the deal with Vale these days? Should anyone other than you be using it @verdragon?

wofo

This is true hacker work :)

Keep going, I'd love to hear more and try things out after the cleanup round!

veqq

The footnote-margin comment merging approach is quite interesting (as well as the footnote boxes).

FRIGN

Rust has too weak of a type system to be really good as an interop language (but much better than C).

However, imagine you could build bindings on top of Ada! Now that would be amazing.

Lilian
Comment removed by author