The Blæst Programming LanguageBlæst is a just-in-time and soon to be ahead of time compiled programming language. But you probably have read that on my GitHub or on any number of short descriptions, so I'm not going to explain that for the 100th time. If you want to read more about Blæst at a more surface level, check out the Blæst website.
So anyway, if you read that site, you should know Blæst was based off of the syntax of the Bell Labs B Programming Language.
This language is the predecessor to modern day C, and shares a lot of it's syntax. Example of Blæst's syntax
However, if you are a C programmer, or have been shown some guy's C source code (usually as some sort of a weird flex), you
probably can spot some differences, and some of these differences are actually unique to Blæst. The first and
probably most obvious is the
Another thing that might jump out is the
However the type of So thats basically it, if any of this interested you, check out the Blæst development effort at blaest.org and maybe get involved with development. |
Collin McKinley
|