Other versions: 1.0

Change picture:

Choose file:

Dao Documentations

  1. Language Documentations
  2. Installation & Configuration
  3. Module Documentations
  4. Tool Documentations
  5. Examples
  6. Frequently Asked Questions (FAQ)


(For version 1.1)


1 Language Documentations

 Top

  1. What's New (html , pdf ) updated
  2. A Quick Guide to Dao (html , pdf ) updated
  3. Dao Typing System (html , pdf )
  4. Dao Library Reference (html , pdf ) updated
  5. Dao Regular Expression Matching (html , pdf )
  6. Dao Functional Methods (html , pdf ) new
  7. Exception Handling in Dao (html , pdf )
  8. Concurrent Programming in Dao (html , pdf )
    Asynchronous Function Call and Message Passing Interface are not supported in Dao 1.1
  9. Dao Macro System (html , pdf )
  10. Programming with C interface to Dao (html , pdf ) updated


2 Installation & Configuration

 Top

  1. Installation and configuration of Dao VM (html , pdf ).
  2. Packing Dao script files into the VM executable (html ). new


3 Module Documentations

 Top

  1. Database handling by DaoDataModel(html , pdf );
  2. Web programming using DaoCGI and DaoDataModel(html , pdf );
  3. DaoQt: A Binding to Qt Application and GUI Framework (html );
  4. DaoCLoader for running time binding of C libraries;
  5. Other modules: ...


4 Tool Documentations

 Top

  1. autobind.dao: for automatically generating bindings to C libraries (html , pdf );
  2. sdml2html.dao, sdml2tex.dao: for converting documents written in a home-made marking up language (tentatively called Simple Document Marking Language, SDML) to HTML format or TEX format documents (html , pdf ).


5 Examples

 Top

  1. Some example programs for the The Computer Language Benchmarks Game :
    binary_treefannkuchmandelbrotmeteor
    nbodynsievensieve_bitspidigits
    regexdnaspectral_normfasta
  2. Other examples:


6 Frequently Asked Questions (FAQ)

 Top

Here are some frequently asked questions FAQ .
view count 4988 times
created at 2009-02-19, 19:13 GMT
modified at 2010-04-06, 07:42 GMT

123 4
56789 10 11
121314151617 18
192021222324 25
2627282930

fu: Fixed and updated There was a minor bug in storing returned value in the DaoVmProcess structure. Now it is fixed and up ... (Sep.07,23:43)

klabim: ... Ok, I found it. It can be so easy by reading the documentation :- ). I have overseen the keyword glob ... (Aug.21,18:09)

klabim: returning a string from function to c++ code! Hi, I run in some trouble while calling a dao function from the c++ code. The dao function should re ... (Sep.07,19:44)

klabim: sharing vars between scripts Hi, how can I share a variable between 2 scripts in an embedded environment? For example: script 1: ... (Aug.21,17:55)

This site is powered by Dao
Copyright (C) 2009,2010, daovm.net.
Webmaster: admin@daovm.net