Re: [Lazarus] [OT] Developing for Android with Pascal and Eclipse?

2014-03-01 Thread Sven Barth

On 01.03.2014 02:06, leledumbo wrote:

silvioprog wrote

Hello,

I saw in a post on Facebook, but not tested:

http://web.fastermac.net/~MacPgmr/pba/PbaStatus.html

I don't know about.


The JVM compiler is tested, and I've tested it myself as well. I don't use
Eclipse though, the Android SDK has enough tools to build the required
directory layout and building only requires Ant. This is actually the most
native way to build Android apps, but you have to sacrifice some (a lot of?)
normal Pascal features and use different syntax in many places. A lot of
standard units are missing, and the chance you can reuse existing units is
also quite small (depends on how the units are coded).


Patches regarding further language features (though AFAIK one of the few 
main missing ones is Writeln/Readln) and standard units support are 
welcomed ;)


Regards,
Sven


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] [OT] Developing for Android with Pascal and Eclipse?

2014-02-28 Thread silvioprog
Hello,

I saw in a post on Facebook, but not tested:

http://web.fastermac.net/~MacPgmr/pba/PbaStatus.html

I don't know about.

-- 
Silvio Clécio
My public projects - github.com/silvioprog
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] [OT] Developing for Android with Pascal and Eclipse?

2014-02-28 Thread Sven Barth

Am 28.02.2014 16:38, schrieb silvioprog:

Hello,

I saw in a post on Facebook, but not tested:

http://web.fastermac.net/~MacPgmr/pba/PbaStatus.html 
http://web.fastermac.net/%7EMacPgmr/pba/PbaStatus.html


I don't know about.
It uses FPC's JVM compiler. Not tested either ;) (the Eclipse 
integration, not the compiler :P )


Regards,
Sven

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] [OT] Developing for Android with Pascal and Eclipse?

2014-02-28 Thread leledumbo
silvioprog wrote
 Hello,
 
 I saw in a post on Facebook, but not tested:
 
 http://web.fastermac.net/~MacPgmr/pba/PbaStatus.html
 
 I don't know about.

The JVM compiler is tested, and I've tested it myself as well. I don't use
Eclipse though, the Android SDK has enough tools to build the required
directory layout and building only requires Ant. This is actually the most
native way to build Android apps, but you have to sacrifice some (a lot of?)
normal Pascal features and use different syntax in many places. A lot of
standard units are missing, and the chance you can reuse existing units is
also quite small (depends on how the units are coded).



--
View this message in context: 
http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-OT-Developing-for-Android-with-Pascal-and-Eclipse-tp4036021p4036027.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus