Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: palm perl porting, problems?

by bikeNomad (Priest)
on Jul 25, 2001 at 09:05 UTC ( [id://99565]=note: print w/replies, xml ) Need Help??


in reply to Re: palm perl porting, problems?
in thread palm perl porting, problems?

I don't think that the C code for Perl uses the C++ STL.

Aside from that, I can see cases where it might make sense to have Perl (in some form) available on the Palm. Your comment about "Perl-like" may be right on the money; for instance, imagine a byte-code interpreter that lacks string eval (and hence the compiler and its huge tables). This could work like a cross-compiler; you'd spit out bytecodes into a .PDB file, and there could be a minimal Perl VM in a .PRC that could interpret the bytecodes.

As long as you don't use string eval (and this would rule out, for instance, having a Perl compiler or full-featured debugger that actually ran on the Palm), this might be a good way for Perl-fluent programmers to make Palm apps — when loaded with Palm-specific Perl modules so you can do something useful with the Palm databases, inter-process communication, and events.

Much as I'd like to see a real language environment that I could program on the Palm (perhaps with an attached keyboard), having a quick way to knock off Palm apps would be a real win.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://99565]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-25 20:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found