Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Palm Programming

Options
  • 09-08-2000 2:50pm
    #1
    Closed Accounts Posts: 2,203 ✭✭✭


    I don't know if this is the right board to post this but:
    is there such a thing, and where doi i get it, as a syntax checker for java that i can run on a palm 3c. so that i can write some code and know that it works. then i can compile it when i take it to a pc. if there isn't such a thing, is there an alternative in another languague?

    It is so lonely here in my indecipherable tower of speech impedimency


Comments

  • Registered Users Posts: 332 ✭✭spod


    Well, for other languages, How about C?

    PocketC is available here: http://www.orbworks.com/PalmOS/

    Compile and run c applets on your palm.

    As for Java, there is a Java Micro Edition with a palm JVM the KVM. http://www.java.sun.com/products/cldc/

    http://www.individeo.net/OnBoardC.html
    another onboard c compiler for palms
    http://www.pocketsmalltalk.com
    a smalltalk system for palms

    Seemingly there's also a quite tidy forth system for palms..

    As for a java code validator for palm, can't say I know of any, and I had a quick look on palmgear.com with no luck.



  • Closed Accounts Posts: 2,203 ✭✭✭Excelsior


    lovely.
    nothing for c++, no?
    i'll go check these now
    It is so lonely here in my indecipherable tower of speech impedimency

    [This message has been edited by Excelsior (edited 09-08-2000).]


  • Moderators, Social & Fun Moderators Posts: 10,501 Mod ✭✭✭✭ecksor


    Originally posted by Excelsior:
    nothing for c++, no?

    I'm pretty certain that C++ is the recommended language for palm development as the JVM is a performance issue on a machine that size.


  • Registered Users Posts: 332 ✭✭spod


    psst. I think the original question was about code verifiers for code written on the palm pilot...

    I just threw in the JVM coz it seemed interesting. :P

    And, yup, afaik Metroworks Codewarrior C++ for palm is the official reccomended way to develop for palm pilots. As for on them...


  • Closed Accounts Posts: 2,203 ✭✭✭Excelsior


    i want to develop on palm pilots. alot of weekend downtime on buses and trains in the coming year- i'd like to be able to code.


  • Advertisement
Advertisement