[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: FusionScript 0.1.0 is complete and released
- From: Russell Haley <russ.haley@...>
- Date: Wed, 14 Dec 2016 10:56:58 -0800
On Wed, Dec 14, 2016 at 5:02 AM, Charles Heywood <vandor2012@gmail.com> wrote:
> All the information should be available on my website, the language's
> website, and the readme.
I struggled to understand what "ultimate dankliness" meant in any of
the introductions I found. ;)
Russ
>
> FusionScript is a new syntax for Lua that allows C-style blocks and some
> extensions I liked, such as default arguments to a function, a simple class
> system, and a very simple way to make iterators. It also includes some
> standard libraries to help with complex iterators.
>
>
> On Wed, Dec 14, 2016, 02:37 mathieu stumpf guntz
> <psychoslave@culture-libre.org> wrote:
>>
>> What are the goal of this project? What are the caracteristics of this
>> programming language?
>>
>>
>> Le 13/12/2016 à 05:43, Charles Heywood a écrit :
>>
>> So I wrote a thing called FusionScript. It's on GitHub at
>> ChickenNuggers/FusionScript if anyone wants to use it. I just tagged the
>> 0.1.0 release which has some very large changes from the alpha I previously
>> posted. Some significant changes are support in the stock parser for the
>> class system, a `using` statement, and a couple of libraries.
>>
>> GitHub: https://github.com/ChickenNuggers/FusionScript
>> Luarocks: https://luarocks.org/modules/alissasquared/fusionscript
>> Website: https://chickennuggers.github.io/FusionScript
>> --
>>
>>
> --