From: "Markus Döbele" <mar_doe@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Lost Labyrinth
Date: Wed, 24 Aug 2005 22:09:17 +0200 [thread overview]
Message-ID: <200508242209.18175.mar_doe@gmx.de> (raw)
In-Reply-To: <430C6695.6030508@gmail.com>
I would say writing a game with a scripting language is not possible.
Or is there any? Are our machines today powerful enough for that?
Java totally sucks! The licence of sun is horrible! And its awfully slow.
So I am running short in options...
Am Mittwoch, 24. August 2005 14:22 schrieb Matan Peled:
> Markus Döbele wrote:
> > The code I think is not the problem. But I think it is still a lot of
> > work. By the way I don't like C too much (we had a C Version once and
> > only encountered problems all the time :-( Buffer overflows and all this
> > nice stuff is a big problem of this language!)
> >
> > Maybe a C Fan is reading this and likes to do it.
> >
> > I started as a Assembler Programmer on the Atari ST (68000 Rulez!!!)
> > But all this is too much effort. Purebasic has a very syntax and for a
> > basic dialect a very good performance.
>
> Well, the code IS the problem. As you see, Nick Rout has already made an
> ebuild, but the code is a real problem.
>
> Lets deal with the most obvious problem with not being able to compile your
> sourcecode - Archs different than x86. PureBasic seems to be able to
> compile for Windows, AmigaOS, and Linux/x86. What about Linux/PPC (Linux on
> Apple) users? Theres quite a few of them. They can't run your game without
> an emulator...
>
> Yes, is pretty low-level, and you have to take care of your own memory...
> But coming from an assembler you should be used to this, right?
>
> Anyway, I can perfectly understand your aversion from C...
>
> The "best" languages to write a cross-platform application with are (I'm
> probably going to get flamed missing some, but anyway) C, C++, Java,
> Python, and Perl.
>
> Ruling out C (you don't like it), C++ (Too much like C, and we don't need
> OO anyway), Java (Too bloody slow), we are left with the interpreted
> languages, Python and Perl.
>
> I would suggest Python, as it has a very nice syntax and is quite easy to
> pick up. Its slower than asm/c, but it may be faster than you expect.
>
> Overall, I suggest using C and SDL, coupled with a good debugger (gdb is
> good, and I hear valgrind is bloody awesome for memory related issues), but
> if you decide you don't want it, Python is good too.
>
> Binary packages are fine, but generally considered to be evil.
>
> --
> [Name ] :: [Matan I. Peled ]
> [Location ] :: [Israel ]
> [Public Key] :: [0xD6F42CA5 ]
> [Keyserver ] :: [keyserver.kjsl.com]
> encrypted/signed plain text preferred
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-24 20:28 UTC|newest]
Thread overview: 104+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-22 5:06 [gentoo-user] Lost Labyrinth Markus Döbele
2005-08-22 5:40 ` Nick Rout
2005-08-22 6:54 ` Matan Peled
2005-08-22 7:01 ` Martin Marcher
2005-08-22 7:17 ` Matan Peled
2005-08-22 19:58 ` Markus Döbele
2005-08-22 7:10 ` Wayne Clement
2005-08-22 7:21 ` Matan Peled
2005-08-22 8:54 ` Wayne Clement
2005-08-22 10:06 ` Nick Rout
2005-08-22 11:40 ` Martins Steinbergs
2005-08-22 11:56 ` Matan Peled
2005-08-22 20:15 ` Markus Döbele
2005-08-22 10:07 ` Matan Peled
2005-08-22 20:05 ` Markus Döbele
2005-08-22 20:52 ` Matan Peled
2005-08-22 21:42 ` Markus Döbele
2005-08-23 0:05 ` Nick Rout
2005-08-23 1:25 ` Markus Döbele
2005-08-23 5:13 ` Nick Rout
2005-08-23 5:36 ` Nick Rout
2005-08-23 6:31 ` Frank Schafer
2005-08-23 7:04 ` Markus Döbele
2005-08-23 8:38 ` Nick Rout
2005-08-23 9:02 ` Frank Schafer
2005-08-23 7:03 ` Markus Döbele
2005-08-23 20:02 ` Markus Döbele
2005-08-23 20:27 ` Nick Rout
2005-08-23 21:48 ` Markus Döbele
2005-08-24 1:58 ` Nick Rout
2005-08-24 8:06 ` Markus Döbele
2005-08-24 8:49 ` Nick Rout
2005-08-24 11:41 ` Nick Rout
2005-08-24 20:42 ` Markus Döbele
2005-08-25 0:53 ` [gentoo-user] ebuild for " Nick Rout
2005-08-25 14:05 ` Alec Shaner
2005-08-25 19:53 ` Markus Döbele
2005-08-25 20:50 ` Alec Shaner
2005-08-25 22:24 ` Markus Döbele
2005-08-25 23:36 ` Holly Bostick
2005-08-26 0:14 ` Nick Rout
2005-08-26 4:21 ` Markus Döbele
2005-08-28 19:56 ` Markus Döbele
2005-08-29 1:51 ` Nick Rout
2005-08-29 2:30 ` Nick Rout
2005-08-29 14:35 ` Alec Shaner
2005-08-29 15:36 ` Holly Bostick
2005-08-29 15:44 ` Holly Bostick
2005-08-29 16:49 ` Greg Bengeult
2005-08-29 19:40 ` Nick Rout
2005-08-29 19:47 ` Greg Bengeult
2005-08-29 20:54 ` Nick Rout
2005-09-01 21:10 ` Markus Döbele
2005-09-04 21:48 ` Markus Döbele
2005-09-05 11:16 ` Nick Rout
2005-09-06 1:59 ` Nick Rout
2005-09-11 23:56 ` "Markus Döbele"
2005-09-12 0:19 ` Nick Rout
2005-10-01 9:31 ` Markus Döbele
2005-08-29 17:01 ` Alec Shaner
2005-08-29 18:15 ` Holly Bostick
2005-08-26 4:20 ` Markus Döbele
2005-08-25 22:29 ` Nick Rout
2005-08-26 4:15 ` Markus Döbele
2005-08-23 6:33 ` [gentoo-user] " Frank Schafer
2005-08-23 7:06 ` Markus Döbele
2005-08-23 7:43 ` Frank Schafer
2005-08-23 8:04 ` Frank Schafer
2005-08-23 14:47 ` Holly Bostick
2005-08-23 19:39 ` Markus Döbele
2005-08-24 6:07 ` Frank Schafer
2005-08-23 19:34 ` Markus Döbele
2005-08-23 19:29 ` Markus Döbele
2005-08-23 7:57 ` Heinz Sporn
2005-08-23 19:31 ` Markus Döbele
2005-08-24 6:39 ` Frank Schafer
2005-08-24 7:13 ` Matan Peled
2005-08-24 7:41 ` Frank Schafer
2005-08-24 8:09 ` Matan Peled
2005-08-24 8:25 ` Frank Schafer
2005-08-24 9:30 ` Frank Schafer
2005-08-24 20:04 ` Markus Döbele
2005-08-24 20:00 ` Markus Döbele
2005-08-24 8:13 ` Markus Döbele
2005-08-24 8:12 ` Markus Döbele
2005-08-24 12:22 ` Matan Peled
2005-08-24 20:09 ` Markus Döbele [this message]
2005-08-24 17:34 ` A. Khattri
2005-08-24 19:11 ` Uwe Thiem
2005-08-24 20:15 ` Markus Döbele
2005-08-25 15:56 ` A. Khattri
2005-08-24 20:10 ` Markus Döbele
2005-08-22 10:15 ` Nick Rout
2005-08-22 10:29 ` Martins Steinbergs
2005-08-24 3:53 ` A. Khattri
2005-08-22 19:57 ` Markus Döbele
2005-08-22 12:10 ` Christoph Gysin
2005-08-22 13:48 ` Matan Peled
2005-08-22 14:53 ` Christoph Gysin
2005-08-22 16:40 ` Matan Peled
2005-08-22 17:41 ` John Dangler
2005-08-22 20:28 ` Markus Döbele
2005-08-22 20:24 ` Markus Döbele
-- strict thread matches above, loose matches on Subject: below --
2005-08-22 15:22 Covington, Chris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508242209.18175.mar_doe@gmx.de \
--to=mar_doe@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox