Notices

Mobility Site News Mobilitysite News Announcements (no commenting)

Reply
 
LinkBack Thread Tools
Old 09-15-06, 02:07 AM   #1 (permalink)
Aximsite Elite
 
Rishad's Avatar
 
Join Date: Aug 2005
Location: Vancouver, BC
Posts: 3,677
Device: iPhone 2G (OS 3.1)
Carrier: City Fido
Thanked 1 Time in 1 Post

Awards Showcase
Aximsite Active Bronze Member Admin Medal Aximsite Contest Winner Top Notch MyPDA Red Cross 
Total Awards: 5

Pocket Programming Language (PPL)



If you want to get into mobile development, then here is something new and exciting that has just been released for the Pocket PC!

"Pocket Programming Language (PPL) is a fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all PocketPCs and PC's. Programs written for one system are 100% compatible with each supported platforms. PPL comes with a complete development environment on the PC and PocketPC allowing you to develop anywhere from your PDA.

Benefits:
  • Write code from anywhere, anytime, on your PocketPC.
  • PPL is fast and small. Install the complete rapid development environment on your old PC or laptop.
  • Write games in hours instead of weeks, thanks to the integrated GameAPI and physics.
  • From ideas to reality, PPL packs features to help you achieve your goals.
  • Save hundreds of dollars, PPL is loaded with profesionnal tools that would cost you hundreds of dollars with other programming languages.
  • Finally be recognised as a master programmer without being one."
Learn more HERE.

__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

.
.
.
.
.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.




To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by Rishad; 09-15-06 at 02:13 AM.
Rishad is offline   Reply With Quote
Sponsor Ads
Old 09-15-06, 08:53 AM   #2 (permalink)
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 80
Thanked 0 Times in 0 Posts
Version 1.01 is coming out today. We were kinda in a rush to release yesterday and some parts of the Lite version were not fully tested.

Here is the change log so far:

- Fixed installer to produce shortcuts to PIDE, PPL and Help file.
- Changed installer default folder location for PPL runtimes on the PC.
- Fixed VFB to work with Lite version of PPL.
- Fixed default install folders in PIDE.
- Fixed PtInRect() function to be available in Lite version.
- Fixed PocketPC installer to install all Menus\ folder items properly.
- Fixed Run(), Compile() function to output an error message if file doesn't exist.
kornalius is offline   Reply With Quote
Old 09-15-06, 09:00 AM   #3 (permalink)
Aximsite Veteran
 
CodeBubba's Avatar
 
Join Date: Jan 2005
Location: DeLand, FL
Posts: 1,928
Device: Motorola SLVR L7c
Carrier: Verizon Wireless
Thanked 8 Times in 8 Posts

Awards Showcase
Aximsite Active Silver Member 
Total Awards: 1

How does this compare with NSBasic - particularly with the on-device development environment? Is it easier to use? About the same? What about it would move me from NSBasic which I already have?

-CB :)
CodeBubba is offline   Reply With Quote
Old 09-15-06, 09:53 AM   #4 (permalink)
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 80
Thanked 0 Times in 0 Posts
A lot. PPL is a lot faster, it's fully object-oriented, it has an advanced GameAPI with physic and particles engines to write games in short time, it's 100% cross-platform, a visual debugger, a profiling tool, a cross-platform assembler built-in and the list goes on...

On the PocketPC, the IDE is pretty complete, I haven't used the NSBasic one so I can't compare the two but it as a complete editor and a visual form builder that is very nice. You can write full-blown programs right from your PocketPC.

But the best, we back up our product with a support you will rarely see elsewhere.
kornalius is offline   Reply With Quote
Old 09-15-06, 10:18 AM   #5 (permalink)
Aximsite Minor League
 
Join Date: Mar 2006
Location: Midwest OH
Posts: 178
Device: Motorola E815
Carrier: Verizon
Thanked 0 Times in 0 Posts
I was reviewing your website, I have a question that I didn't notice.
You have 3 versions, Lite (free), Basic and Pro.
What are the main differences between them.
I just downloaded the Lite, and have been wanting for a while to purchase a programing software package. Mainly small programs for my own use or to share.

Thanks
eagle47 is offline   Reply With Quote
Old 09-15-06, 10:22 AM   #6 (permalink)
Aximsite Minor League
 
benjesuit's Avatar
 
Join Date: May 2005
Posts: 135
Thanked 0 Times in 0 Posts
Think I'll DL the demo.

What's the learning curve for someone who already knows basic and C?
benjesuit is offline   Reply With Quote
Old 09-15-06, 12:05 PM   #7 (permalink)
Aximsite Minor League
 
dyastrab's Avatar
 
Join Date: Jan 2005
Location: Woodmere, NY
Posts: 275
Device: XV6800
Carrier: Verizon
Thanked 0 Times in 0 Posts
Are additional run-time libraries required to run programs? I can program in C. Do you have a tutorial or course for the language?
dyastrab is offline   Reply With Quote
Old 09-15-06, 01:37 PM   #8 (permalink)
Aximsite Rookie
 
Join Date: May 2004
Location: SLC
Posts: 49
Thanked 0 Times in 0 Posts
Download not working (?)

Able to download but the file size downloaded is only 100kb while the real file size should be 5.59mb. Windows says it cannot unzip file. ?
gringopapo is offline   Reply With Quote
Old 09-15-06, 01:38 PM   #9 (permalink)
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 80
Thanked 0 Times in 0 Posts
eagle47: You should check the following page for a list of differences between the versions. If you have more questions please ask. http://www.arianesoft.ca/page.php?10

benjesuit: PPL is very easy to learn if you know Basic, Pascal or C. It's very close to Pascal and C more than Basic.

dyastrab: No runtime libraries are needed if you get the Pro version that can make executables. If you get the Standard version, you need to distribute the PPL.exe file with your pre-compiled program. The pre-compiled program is bytecodes, compressed and crypted. The website is going to grow everyday with more tutorials and sample codes from now on. You can review the demos and see what they do to learn a bit more. Checking this page also might help you with more in-depth notes about PPL: http://www.arianesoft.ca/page.php?25.
kornalius is offline   Reply With Quote
Old 09-15-06, 02:28 PM   #10 (permalink)
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 80
Thanked 0 Times in 0 Posts
gindgopapo: Try not using a download manager. It works good here.
kornalius is offline   Reply With Quote
Old 09-15-06, 04:49 PM   #11 (permalink)
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 80
Thanked 0 Times in 0 Posts
Version 1.01 has been released, here is the change log:

09.15.2006 1.01
- Fixed installer to produce shortcuts to PIDE, PPL and Help file.
- Changed installer default folder location for PPL runtimes on the PC.
- Fixed VFB to work with Lite version of PPL.
- Fixed default install folders in PIDE.
- Fixed PtInRect() function to be available in Lite version.
- Fixed PocketPC installer to install all Menus\ folder items properly.
- Fixed Run(), Compile() function to output an error message if file doesn't exist.
- New Register Runtimes option in the PIDE to register both; PC and PocketPC versions of PPL.
- Fixed first time run on the PIDE to give proper folders.
- Added fonts.zip file to installer.
- Demos are in PPL folder.
- PPL\PPL folder renamed to PPL\Runtime
- When first running the PIDE, the default folders are now correct, if you've installed to default locations.
- Fixed PIDE to stamp PPL.EXE's properly now. Pro versions won't show as Standard.
- If Pro or Standard is used, the registration dialogs won't be showing.
- When registering the Lite version dialog won't show when PIDE closes.
- Procedure list form auto-refreshes on activation.
- New Trial key available on ArianeSoft's web site.
- Fixed conditional compiler directive #ELSEIF.
kornalius is offline   Reply With Quote
Old 09-15-06, 06:12 PM   #12 (permalink)
Aximsite Rookie
 
chrischmura's Avatar
 
Join Date: Sep 2005
Posts: 45
Carrier: Rogers
Thanked 0 Times in 0 Posts
Nice

Wow this sounds Shweet!!!!!!!!, I downloaded and am currently installing it now!!!!! I am so impatient, hurry!!!!!!!!, Nice stuff kornalius!!! Tanks to akheron also!!

TH Chris
__________________
:attn:
When life gets you down you know what you have to do?

No what...?

Just keep swimming, Just keep swimming, Just keep swimming swimming swimming, what do we do we swim!
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

....
Dory - Finding Nemo

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
chrischmura is offline   Reply With Quote
Old 09-15-06, 08:33 PM   #13 (permalink)
Aximsite Minor League
 
Join Date: Mar 2005
Location: L'Derry UK
Posts: 223
Thanked 0 Times in 0 Posts
This does sound really impressive. You guys need to build lots of documentation (I didn't see much on your site) but other than that, it's very interesting to any programmer.
Quboid is offline   Reply With Quote
Old 09-15-06, 10:35 PM   #14 (permalink)
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 80
Thanked 0 Times in 0 Posts
We have just started a tutorials page. We are only at chapter #1 right now but it will grow over time.

Check it out: http://www.arianesoft.ca/page.php?27
kornalius is offline   Reply With Quote
Old 09-16-06, 04:50 AM   #15 (permalink)
Solonn
Guest
 
Posts: n/a
Aximsitesoftwareicon

I'm using PPL from quite some time now (since beta 0.7), and I'm really happy with it. Gonna buy the pro realy soon. If someone would like to see my program (writeen in PPL) take a trip to: http://digilander.libero.it/ghc_online/index.html . The GHC is waiting you at the download section! (Alpha 1.2 will be released really soon!).
  Reply With Quote
Reply

Tags
language, pocket, ppl, programming

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pocket Programming Language just released! kornalius Applications and Utilities 3 09-15-06 01:41 AM
New cross-platform programming language announced. kornalius Water Fountain 2 09-08-06 09:41 PM
Programming Language for the PPC? Bill_Todd Water Fountain 6 03-31-06 11:24 AM
Which programming language? Trickyphillips Water Fountain 24 03-10-05 09:10 PM
Programming for Pocket PC worth it? Cybigamerz Water Fountain 6 11-15-04 03:35 PM


All times are GMT -5. The time now is 05:36 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-10 LeckMedia, LLC