Re: [Lazarus] Running FPC in the browser...

2023-10-22 Thread Gustavo Enrique Jimenez via lazarus
El dom, 22 oct 2023 a las 17:52, Bart via lazarus
() escribió:
>
> On Sun, Oct 22, 2023 at 12:20 PM Michael Van Canneyt via lazarus
>  wrote:
>
>
> > Thanks to the efforts of Nikolay Nikolov, the FPC compiler can now recompile
> > itself to webassembly (the support for the goto statement made this 
> > possible).
> >
> > As a consequence, this means FPC can now be run in a browser.
>
> Incredible!
>
> --
> Bart
> --
> _


This is amazing. Congratulations to all of you. Thank you!

Gustavo
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Love the IDE

2022-03-15 Thread Gustavo Enrique Jimenez via lazarus
El mar, 15 mar 2022 a las 2:59, Christo Crause via lazarus
() escribió:
>
>
> On Tue, 15 Mar 2022, 04:11 Steve Gatenby via lazarus, 
>  wrote:
>>
>> have been using both Atom and VsCode for a couple of weeks now (ESP coding)
>>
>> Just like to note ( hopefully without bashing the above )
>>
>> really love the Lazarus IDE :) - it is miles above in usability
>
>
> At least you are not stuck with the Arduino IDE...
>
> You can use Lazarus and FPC (trunk) to write code for Esp8266 & Esp32: 
> https://wiki.lazarus.freepascal.org/Xtensa
>
> Some bindings to the respective IDF SDKs : 
> https://github.com/ccrause/fpc-esp-freertos
>
> Not yet fully supporting all the GCC features, but getting there. Obviously 
> also not as many 3rd party libraries.
>


What?

This is excellent news for me. I didn't know that now I can also
compile code for the ESP32/esp8266 family. Several times I mentioned
that I make embedded electronics, and when I need software for the
desktop I use Lazarus/Freepascal (since 2002~2005 or so, I started
with Freepascal and then moved on to Lazarus). I use esp8266 and ESP32
since 2016 and I already have a few thousand lines of code for these
microcontrollers. Many thanks to all developers of Freepascal, Lazarus
and all complementary projects and extensions. For those who are and
those who are no longer with us, who will not be forgotten. This news
really warms my heart, I always used and defended the Freepascal
compiler with love (in my work they even make fun of me for using a
"forgotten" language). Thank you all for these tremendous advances, I
can't tell you how much I want to give you a hug. Thanks!


Gustavo


> --
> ___
> lazarus mailing list
> lazarus@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Feeback wanted: Tutoring kids with Pascal project idea

2019-04-26 Thread Gustavo Enrique Jimenez via lazarus
The game "Pong" is a relatively easy program to write. I wrote my
version of pong at age 12 in an "Talent MSX".

Gustavo

> Does anyone are to provide feedback on my project idea for students? Thank 
> you for considering what I've written.
> --
> ___
> lazarus mailing list
> lazarus@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus