Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 810

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>2 Programming with Mozart</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node1.html#chapter.general.info">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node3.html#chapter.language">Next &gt;&gt;</A></TD></TR></TABLE><DIV id="chapter.programming"><H1><A name="chapter.programming">2 Programming with Mozart</A></H1><H2><A name="label12">2.1 Is there a source code level debugger with breakpoints, etc?</A></H2><P>Yes, the debugger is called ozcar and is documented in <A href="../ozcar/index.html">``The Mozart Debugger''</A>. It has a graphical interface and uses the Emacs editor to display and highlight the source code that is being executed.</P><H2><A name="label13">2.2 What GUI toolkits are available?</A></H2><P>Mozart comes with a high-level object-oriented interface to Tcl/Tk.</P><H2><A name="label14">2.3 Can modules mutually import each other?</A></H2><P>Yes, there is no problem. Modules are loaded by need and concurrently.</P><H2><A name="label15">2.4 Are there database interfaces?</A></H2><P>Yes, so far we offer two interfaces as ``contributions'': (1) a GDBM interface and (2) a PostgresSQL interface. Feel free to contribute more or better interfaces.</P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node1.html#chapter.general.info">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node3.html#chapter.language">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A><BR><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>