Search
]
Date:
[ Previous
| Next
]
Thread:
[ Previous
| Next
]
Index:
[ Author
| Date
| Thread
]
Re: (fwd) Avios 1.2.0
From: neil#ogham,demon.co.uk
Newsgroups:
comp.os.misc,alt.talkers,alt.talkers.programming,rec.games.mud.misc
Subject: Avios 1.2.0
Date: Tue, 23 Sep 1997 17:30:30 GMT
*** AVIOS 1.2.0 ***
Version 1.2.0 of Avios is now available.
Avios is A VIrtual Operating System which runs on top of unix. It
appears as a single unix process but within it it pre-emptively
multitasks its own processes written in a special interpreted language
- AviosPL. The system design philosophy is to allow easy constrution
of TCP server programs as you can write an Avios process and run it on
a specific port which the process then reads and writes from as its
standard I/O. No more worries about socket creation or polling.
The features of the AviosPL language include:
Mappings (associative arrays) including reverse lookups on value.
List processing (head, tail, member etc)
Typeless variables
Process interrupts including a timer
Shared variables between processes including atomic test and set
operations
Process message queues
Process forking
Processes can exec an AviosPL program file *or* embedded code to
create a new process
File and directory access commands
ANSI colour
All the standard language flow control commands you need such as
while, for, foreach, do etc
Avios comes with example programs include talker server anc client
programs, a game, a web server and numerous other things. It would
also be possible to write a MUD in it too.
If you're interested venture forth to this ftp address:
ftp://ftp.ccs.neu.edu/pub/mud/servers/misc/avios/avios120.tar.gz
Unix's Avios has been tested on include: Linux, OSF/1, HP-UX and
Solaris
NJR
--
J C Lawrence Internet: claw#null,net
(Contractor) Internet: coder#ibm,net
---------------(*) Internet: clawrenc#cup,hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...
- Thread context:
- Re: [MUD-Dev] Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK Again)), (continued)
- Re: [MUD-Dev] Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK Again)),
clawrenc clawrenc#cup,hp.com, Tue 30 Sep 1997, 00:28 GMT
- RE: [MUD-Dev] Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK Again)),
Caliban Tiresias Darklock caliban#darklock,com, Fri 26 Sep 1997, 15:10 GMT
- Re: (fwd) Key, new server code in Java,
coder coder#ibm,net, Thu 25 Sep 1997, 16:27 GMT
- Re: (fwd) Avios 1.2.0,
clawrenc clawrenc#cup,hp.com, Wed 24 Sep 1997, 00:14 GMT
- RE: [MUD-Dev] Usability and interface,
Koster, Raph rkoster#origin,ea.com, Sat 20 Sep 1997, 20:54 GMT
[ Other Periods
| Other mailing lists
| Search
]