Wow, great work Michael,
Now let's build a little editor with the great ACE editor, which already
has support for Object Pascal: https://ace.c9.io.
It would be awesome to have a fully working Pascal compiler with an editor
and all the latest units online!
I'm really looking forward any enhanceme
Am 03.12.2018 um 14:01 schrieb Ryan Joseph:
On Dec 3, 2018, at 2:45 PM, Ryan Joseph wrote:
I just looked it over and I was wrong about the dummy, it’s just a flag. If the
generic doesn’t cover existing functions then that messes up some assumptions I
made so I need re-think the design now.
El 05/12/18 a las 08:46, Jonas Maebe escribió:
On 05/12/18 07:51, LacaK wrote:
helps, but why is it not needed in Win32? Why for Win32
"integer"-"integer" is considered as "integer" so compiler can determine
which overloaded function to call and for Win64 compiler compiler can
NOT determine whic
>> helps, but why is it not needed in Win32? Why for Win32
>> "integer"-"integer" is considered as "integer" so compiler can determine
>> which overloaded function to call and for Win64 compiler compiler can
>> NOT determine which overloaded function to call?
>
> It is because as documented at
> h
Hello !
If anyone still doubted that Object Pascal is the best programming language,
running on the most platforms:
It is with considerable pride that I can announce a new major milestone has
been reached in Free Pascal's pas2js story:
The pas2js compiler runs now embedded in the browser i