Hi Redliners,
-- Please watch this space as the whole new version of Redline Smalltalk will be replacing the current version in github (https://github.com/redline-smalltalk/redline-smalltalk.git). This is a complete re-write that is smaller, faster and uses Java 8 features like Lambdas and Method Handles. It also uses the latest Antlr for the parser which is a PEG based parser which is smaller and faster too. - James You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Hi James, these are fantastic news - do you plan to support JSR 292 (Supporting Dynamically Typed Languages on the Java Platform)? I guess this would be a real boost for this project. Regards Stefan 2016-12-19 22:17 GMT+01:00 jamesl <[hidden email]>:
Dipl.-Wirtsch.-Inf. Stefan Krecher
Neulander Str. 17, 27374 Visselhövede Tel +49(0)4262 958848 mobil +49(0)172 3608616 You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
I'll check out JSR292 Sent from my Commodore 64 -- You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
In reply to this post by Stefan Krecher-3
Hi Stefan,
-- Yes Redline supports InvokeDynamic. All blocks and methods are backed by a Java Lambda which is loaded and called using invokeDynamic. - James. On Tuesday, 20 December 2016 20:44:25 UTC+11, Stefan Krecher wrote:
You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |