Re: Scripting Language?



I agree. Python for Delphi (P4D) is *very* useful.

Python with all its libraries and dynamic typing is a nice complement to
Delphi. It is possible to code some stuff that is difficult in Delphi
quickly in Python, and use P4D to make the Python code part of the
application. Very nice for prototyping. Quickly create part of the prototype
in Python, reimplement in Delphi later *if necessary*.

It would be nice if Python became one of the supported languages in BDS !!

<provocation>
I think those who prefer C# usually choose Visual studio. So if DevCo's lack
of resources is a problem: drop C#, add Python.
</provocation>

-Dag


.



Relevant Pages

  • Re: I am sick of Visual Studio .NET and Delphi for app development
    ... Then was 1-2 years figuring how make the app to be "changeable" as was the windows-based VFP app. ... I always miss that in Delphi and VS. ... In fact, I build one years ago with a version of pascal script in some days, but stop in the part of "how replicate the ability of Fox of load a form *disconnected* from the rest of the system"? ... I'm building something in python now, and yes, the interactive debugger is cool. ...
    (borland.public.delphi.non-technical)
  • Re: events/callbacks - best practices
    ... In Delphi, you can have a component class that has ... > pretty easily to Python but I'm not sure about the best way to handle ... Delphi events are just function pointers with IDE ... def MyOnStart: ...
    (comp.lang.python)
  • Re: Where is Python in the scheme of things?
    ... package (recently praised/reviewed/talked-up on Ron Stephen's ... C++, Visual Basic and Delphi? ... Delphi compared to Python ... that offers VB-ish development on *nix platforms). ...
    (comp.lang.python)
  • New project coming up...stay with Python, or go with a dot net language??? Your thoughts please!
    ... Did alot of work in Delphi, ... Began using MS SQL server as database. ... enthralled with Python, and using it, with wxWindows to write the interface, ...
    (comp.lang.python)
  • Re: Delphi underrated, IDE clues for Python
    ... Delphi is not platform indpendent (which is important for me as I ... >>This number is pretty meaningless in practice because the IDE does a lot ... I have not moved to Delphi.NET because Python gives ... > freeware) and responsive GUI and under 2-3 MB distribution. ...
    (comp.lang.python)