MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

[MUD-Dev] Re: Embedded languages was Re: Databases: was Re: skill system



J C Lawrence wrote:

[skipped]

>   1) Look into Python as its particularly suited for using as an
> embedded language.
> 
>        URL:http://www.python.org
> 
>   2) Look into CINT (just found out about it), its an embeddable C++
> interpreter that claims good performance (faster than Perl and Python
> in many/most cases).
> 
>        URL:http://hep1.snu.ac.kr/pub/computing/RootHtmlDoc/Cint.html

Anybody tried Forth-like languages?  Last time I heard, it claimed to be
faster than assembler, and reverse polish notation is not that bad, but
I honestly don't remember ever hearing its dialects being
object-oriented...

> J C Lawrence

-- 
Still alive and smile stays on,
Vadim Tkachenko <vt#freehold,crocodile.org>
--
UNIX _is_ user friendly, he's just very picky about who his friends are




Other Periods  | Other mailing lists  | Search  ]