Gentoo Archives: gentoo-user

From: Frank Schafer <frank.schafer@×××××××××.cz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Lost Labyrinth
Date: Wed, 24 Aug 2005 07:46:39
Message-Id: 1124869299.5942.39.camel@localhost.localdomain
In Reply to: Re: [gentoo-user] Lost Labyrinth by Matan Peled
1 On Wed, 2005-08-24 at 10:13 +0300, Matan Peled wrote:
2 > -----BEGIN PGP SIGNED MESSAGE-----
3 > Hash: SHA1
4 >
5 > Frank Schafer wrote:
6 > > Hmmm, a game IS an application (for gaming purposes) ;-))
7 > >
8 > > Fast scrolling and all of this stuff isn't made by PB but by library
9 > > routines (SDL on Linux). So every (I mean EVERY) language should handle
10 > > this if the system does it handle.
11 > >
12 > > By the way, we definitely can change the programming language by simple
13 > > syntax conversion if the original code is proper organized (I did this
14 > > more than once). A complete rewrite isn't such a big task too.
15 > > Programming means to describe the whole logic of an application (games
16 > > too ;). Use structograms, flow charts, petri nets ... as you like.
17 > > Translating this into a programming Language (C, C++, Pascal, BASIC,
18 > > Forth, Prolog ...) is pure coding.
19 > >
20 > > I remember the time we touched the hardware itself if we did need speed
21 > > (DOS, was it GEM on the Amiga?, the legendary Spectrum, C64 ...) but I'm
22 > > skeptic if modern OS will still allow this.
23 > >
24 > > 0.02$
25 > > Frank
26 >
27 > And C is EXTREMELY fast. I mean, I'm having real trouble believing that BASIC
28 > can be faster than C...
29 >
30 > Anyway, simple syntax change is not all that needed. You also need to talk to
31 > SDL - something I think PureBasic handled previously.
32
33 I think SDL has an API, don't you think too?
34
35 ;)
36
37
38 >
39 > - --
40 > [Name ] :: [Matan I. Peled ]
41 > [Location ] :: [Israel ]
42 > [Public Key] :: [0xD6F42CA5 ]
43 > [Keyserver ] :: [keyserver.kjsl.com]
44 > encrypted/signed plain text preferred
45 >
46 > -----BEGIN PGP SIGNATURE-----
47 > Version: GnuPG v1.4.1 (GNU/Linux)
48 >
49 > iD8DBQFDDB4nA7Qvptb0LKURAg3iAJwMbjxdpiIOCW2AETRWoui3UqeyqQCdErRG
50 > B289dsEN4ZC1JMHOtZAa7ew=
51 > =m9SM
52 > -----END PGP SIGNATURE-----
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Lost Labyrinth Matan Peled <chaosite@×××××.com>