qse/ase/doc/ase.man

28 lines
648 B
Groff
Raw Normal View History

2007-02-03 10:52:36 +00:00
.title ASE
2007-02-04 07:38:23 +00:00
= ASE =
2006-03-02 15:51:34 +00:00
2007-02-04 07:38:23 +00:00
ASE is a programming library implementing various programming languages for embedding purposes. The library is developed in the C programming language and provides the JNI binding to JAVA and the COM interface.
2007-02-01 08:38:24 +00:00
2007-02-04 07:38:23 +00:00
== Download ==
2007-02-01 08:38:24 +00:00
2007-02-04 07:38:23 +00:00
Download the library source code from the following links.
ase-0.1.0.tar.gz
2007-02-04 05:34:36 +00:00
[[[
2007-02-04 07:38:23 +00:00
* {Link 1,ase-0.1.0.tar.gz}
* {Link 2,http://my.dreamwiz.com/bacon/ase-0.1.0.tar.gz}
2007-02-04 05:34:36 +00:00
]]]
2007-02-04 07:38:23 +00:00
== Documentation ==
2007-02-04 05:34:36 +00:00
[[[
2007-02-04 07:38:23 +00:00
* {Quickstart,quickstart.html}
* {User guide,userguide.html}
* {Frequently Asked Questions,faq.html}
2007-02-04 05:34:36 +00:00
]]]
2007-02-04 07:38:23 +00:00
== Licensing ==
2007-02-04 13:39:30 +00:00
ASE is distributed under a {BSD license,license.html} and is free for all uses.