Dear Stewart,

with respect to databases, I don't think things have changed a lot in
recent years. See this thread from 2003:
http://www.mozart-oz.org/lists/oz-users/5179.html

There has been a project to bring QTk (Mozart's default GUI toolkit) to
the browser. See this paper: http://www.sics.se/pepito/33890115.pdf
I don't know whether this is available for download, though. Anyone else?

A few month ago, I worked on a small web application framework for Oz:
http://wiki.github.com/wmeyer/roads
It's not really "production-ready" because it can only be used with its
own web server implementation and has limited functionality.
But  maybe it is interesting to see what simple web programming could
look like in Oz.

To get started with Oz and compare it to other languages, this
relatively new resource could be helpful:
http://rosettacode.org/wiki/Category:Oz

Cheers,
 Wolfgang


stewart mackenzie wrote:

David thank you for your response!

The code size and memory size are quite compelling figures indeed! given
more multi-cores, the time will reduce.

I must admit it, oz, has completely changed the way I think about what is
needed in programming languages.
In such a fantastic way!

Please forgive my newbie questions, I have a long way to go, and have
decided to start a decent sized project in OZ as my teaching experience.

I would like to ask you.

no 1. what main database is available to oz?
no 2. I presume it is my lack of knowledge, but it seems oz it self is
blisteringly modern, then when I say CGI and applets for its web
interfacing, I kind of double took. So I would love to know what gives here.


All the best
S

    > 1) is oz fast? comparable to what languages in general.

    It depends what you are doing. You can see some benchmarks at

      http://shootout.alioth.debian.org/u32/oz.php

    d

------------------------------------------------------------------------

_________________________________________________________________________________

mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to