karmacop911
Still Fresh
- Joined
- Nov 20, 2005
- Messages
- 16
I'm interested in HH to do a native GP2X Forth one day.
Everything can be done in 1% the code.
SDL and Linux require more code. with SDL, a C program to draw a pixel onto the screen requires +20 lines of code. In Forth it is possible in 1. Forth is just one of the reasons why HH is needed (by me! ) and shouldn't be discounted.
On the other hand, Linux provides many neat services. People seem to like it because programs written for it are "portable", but doesn't it ALWAYS take some work to port a program to another system? You might as well write a new virtual machine that guarantees the same binary image to run across supported platforms. And anyway, what is true portability?
Everything can be done in 1% the code.
SDL and Linux require more code. with SDL, a C program to draw a pixel onto the screen requires +20 lines of code. In Forth it is possible in 1. Forth is just one of the reasons why HH is needed (by me! ) and shouldn't be discounted.
On the other hand, Linux provides many neat services. People seem to like it because programs written for it are "portable", but doesn't it ALWAYS take some work to port a program to another system? You might as well write a new virtual machine that guarantees the same binary image to run across supported platforms. And anyway, what is true portability?