diff --git a/www/index.html b/www/index.html index 81dba41..a9a4af2 100644 --- a/www/index.html +++ b/www/index.html @@ -1,54 +1,93 @@ + -Kali Scheme + + + Kali Scheme Revival -

Kali Scheme

+

Kali Scheme Revival

+

+Kali Scheme is currently an abandoned? project started by Nec Research +Institute. +It is based upon Scheme +48 . Currently the active +development branch can be found at the +arch repository. At this time it is recommened for you to use the +stable version in the tarball.  If you would +like to contribute contact me at zitterbewegung (at) gmail (dot) com or +on freenode +in #scheme.
+

+

(Note the rest of this website +is copied from a cache of kali +scheme's website) +

+

What is Kali Scheme?

Kali Scheme is a distributed implementation of Scheme that permits efficient transmission of higher-order objects such as closures and -continuations. The integration of distributed communication +continuations. The integration of distributed communication facilities within a higher-order programming language engenders a number of new abstractions and paradigms for distributed computing. Among these are user-specified load-balancing and migration policies for threads, incrementally-linked distributed computations, and -parameterized client-server applications. - -Kali Scheme supports concurrency and communication using first-class -procedures and continuations. It integrates procedures and continuations -into a message-based distributed framework that allows any Scheme object -(including code vectors) to be sent and received in a message. Some of +parameterized client-server applications. Kali Scheme supports +concurrency and communication using first-class +procedures and continuations. It integrates procedures and +continuations +into a message-based distributed framework that allows any Scheme +object +(including code vectors) to be sent and received in a message. Some of the applications and implementation techniques we have looked at using -Kali Scheme include: - +Kali Scheme include:

+

+
+
User-level load balancing +and migration.
+
Incremental distributed +linking of code objects.
+
Parameterized client-server +applications.
+
Long-lived parallel +computations.
+
Distributed data mining.
+
Executable content in +messages over wide-area networks (e.g. the +World-Wide Web)
+
+

Related papers

-

User-level load balancing and migration. -
Incremental distributed linking of code objects. -
Parameterized client-server applications. -
Long-lived parallel computations. -
Distributed data mining. -
Executable content in messages over wide-area networks -(e.g. the World-Wide Web) - -

Related papers

Kali Scheme is described in - -Higher-Order Distributed Objects -, +Higher-Order +Distributed Objects +, ACM Transactions on Programming Languages and Systems, September 1995. -

-Papers on Kali Scheme and related -topics can be found here. - - -

Availability

-Kali is (finally) ftp-able. -Click - -here - -to get a tar'd gzip'd distribution. - -

-

A depiction of the goddess Kali

- +

+

Papers on Kali Scheme and +related +topics can be found +here. (Note +this link is broken. I can't find this part of the website.) +

+

Availability

+

The current release of Kali can +be downloaded via HTTP at

+

http://community.schemewiki.org/releases/kali-0.52.2.tar.gz
+

+

A depiction of the goddess Kali

+picture of kali +


+

+

Valid HTML 4.01!

+

+

+ +