On Thursday, 14 December 2017 at 10:39:02 UTC, Chris wrote:
On Tuesday, 12 December 2017 at 18:14:18 UTC, Jakob Bornecrantz
wrote:
It's a language a small group of people (me included) have
been working on for a while, I avoid naming it here because
it's a system level language like D. I don't want to advertise
it in any form here to keep the discussion on D.
But in this case the intent was code sharing. :D
Cheers, Jakob.
From a first (superficial) glance it looks like D in drag :-)
Once reimplemented in C++, Volt has actually the potential to
become a VERY successful scripting language for video games,
because the D-like syntax itself is actually a great selling
point, since D allows both low-level (structs, etc) and
high-level (reference classes, etc) programming, which is EXACTLY
what video game scripts need.