Re: [Factor-talk] Factor 0.98 now available

2018-07-31 Thread Benjamin Pollack
Thanks for the amazing work! I’m really excited to be able to finally point 
people to all the new stuff without having to have them start building from 
source. I think this’ll be a really great way to re-kindle interest in the 
language.

I linked to your post on lobster.rs, by the way, with the hope that there might 
be some good discussion there. I’m pretty optimistic.

> On Jul 31, 2018, at 1:11 PM, John Benediktsson  wrote:
> 
> "Even though you're growing up, you should never stop having fun." - Nina 
> Dobrev
> 
> I'm very pleased to announce the release of Factor 0.98! You can
> find download links on the Factor website:
> 
> http://factorcode.org 
> 
> This release is brought to you with almost 4,300 commits by the following
> individuals:
> 
> Alexander Iljin, Arkady Rost, Benjamin Pollack, Björn Lindqvist, Cat 
> Stevens, 
> Chris Double, Dimage Sapelkin, Doug Coleman, Friedrich von Never, 
> John Benediktsson, Jon Harper, Mark Green, Mark Sweeney, Nicolas Pénet, 
> Philip Dexter, Robert Vollmert, Samuel Tardieu, Sankaranarayanan 
> Viswanathan, 
> Shane Pelletier, @catb0t, @hyphz, @thron7, @xzenf
> 
> Besides several years of bug fixes and library improvements, I want to 
> highlight the following changes:
> 
>  * Improved user interface with light and dark themes and new icons
>  * Fix GTK library issue affecting some Linux installations
>  * Support Cocoa TouchBar on MacOS
>  * Factor REPL version banner includes build information.
>  * Bindings for ForestDB
>  * New graphical demos including Minesweeper, Game of Life, Bubble Chamber, 
> etc.
>  * Better handling of "out of memory" errors
>  * Improved VM and compiler documentation, test fixtures, and bug fixes
>  * Much faster Heaps and Heapsort
>  * Support for Adobe Brackets, CotEditor, and Microsoft Visual Studio Code 
> editors
>  * On Mac OS X, allow use of symlinks to factor binary
>  * Lots of improvements to FUEL (Factor's emacs mode)
> 
> For more details, please see the full announcement at:
> 
> https://re-factor.blogspot.com/2018/07/factor-098-now-available.html 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Factor 0.98 now available

2018-07-31 Thread John Benediktsson
Sorry about that!  Fixed!!

On Tue, Jul 31, 2018 at 1:55 PM Alexander Ilin  wrote:

> Hi, John!
>
> 31.07.2018, 20:12, "John Benediktsson" :
>
>
> https://re-factor.blogspot.com/2018/07/factor-098-now-available.html
>
>
> I think the line "ui.tools.listener
> :
> support Ctrl-Break interruption on Windows" should be in the Improved
> Libraries section, not in the New Libraries.
> Also, not sure about "concurrency.distributed
> :
> fix serializing of remote threads".
>
> If possible, I'd like my last name spelled "Ilin". Thank you for the
> credit!
>
> And thank you for taking the time to release! Great work!
>
> ---=---
> Александр
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Factor 0.98 now available

2018-07-31 Thread Alexander Ilin
Hi, John! 31.07.2018, 20:12, "John Benediktsson" : https://re-factor.blogspot.com/2018/07/factor-098-now-available.html I think the line "ui.tools.listener: support Ctrl-Break interruption on Windows" should be in the Improved Libraries section, not in the New Libraries.Also, not sure about "concurrency.distributed: fix serializing of remote threads". If possible, I'd like my last name spelled "Ilin". Thank you for the credit! And thank you for taking the time to release! Great work! ---=---Александр --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


[Factor-talk] Factor 0.98 now available

2018-07-31 Thread John Benediktsson
"Even though you're growing up, you should never stop having fun." - Nina
Dobrev

I'm very pleased to announce the release of Factor 0.98! You can
find download links on the Factor website:

http://factorcode.org

This release is brought to you with almost 4,300 commits by the following
individuals:

Alexander Iljin, Arkady Rost, Benjamin Pollack, Björn Lindqvist, Cat
Stevens,
Chris Double, Dimage Sapelkin, Doug Coleman, Friedrich von Never,
John Benediktsson, Jon Harper, Mark Green, Mark Sweeney, Nicolas Pénet,
Philip Dexter, Robert Vollmert, Samuel Tardieu, Sankaranarayanan
Viswanathan,
Shane Pelletier, @catb0t, @hyphz, @thron7, @xzenf

Besides several years of bug fixes and library improvements, I want to
highlight the following changes:

 * Improved user interface with light and dark themes and new icons
 * Fix GTK library issue affecting some Linux installations
 * Support Cocoa TouchBar on MacOS
 * Factor REPL version banner includes build information.
 * Bindings for ForestDB
 * New graphical demos including Minesweeper, Game of Life, Bubble Chamber,
etc.
 * Better handling of "out of memory" errors
 * Improved VM and compiler documentation, test fixtures, and bug fixes
 * Much faster Heaps and Heapsort
 * Support for Adobe Brackets, CotEditor, and Microsoft Visual Studio Code
editors
 * On Mac OS X, allow use of symlinks to factor binary
 * Lots of improvements to FUEL (Factor's emacs mode)

For more details, please see the full announcement at:

https://re-factor.blogspot.com/2018/07/factor-098-now-available.html
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk