[Home] [Groups] - Message: [Prev in Group] [Next in Group]
28673: [MUD-Dev] Language and platform for Text MUD server
[Full Header] [Plain Text]
From: =?koi8-r?Q?=22?=Andrew Batyuck=?koi8-r?Q?=22=20?=<javaman@mail.ru>
Newsgroups: nu.kanga.list.mud-dev
Date: Thu, 20 Nov 2003 12:36:00 +0300
Organization: Kanga.Nu
Greetings,
I am doing non-commercial text MUD and rewritten platform from
scratch several times. Main question is - "What language and
platform can give good speed and decent extensibility" I discovered
following in my efforts:
- Java - VERY extensible, cross-platform and VERY slow and memory
consuming
- C# - MOST extensible, cross-platform? =) and rather slow
- C++ - extensible, cross-platform with usage of third-party libs
and decent speed
- C - best speed, but not extensible
The only variant i see is to implement own language compiler or
interpreter that would be extensible and quick - the only choices
here are C and C++.
What is your opinion?
P.S. Don't push me for my english, i am Russian =)
<EdNote: I'll be applying a higher than usual minimum signal
requirement to this thread. Please don't submit a post you don't
think I'll approve>
_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev