28 lines
657 B
Groff
28 lines
657 B
Groff
.title ASE
|
|
|
|
= ASE =
|
|
|
|
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.
|
|
|
|
== Download ==
|
|
|
|
Download the library source code from the following links.
|
|
|
|
ase-0.1.0.tar.gz
|
|
[[[
|
|
* {Link 1,ase-0.1.0.tar.gz}
|
|
* {Link 2,http://my.dreamwiz.com/bacon/ase-0.1.0.tar.gz}
|
|
]]]
|
|
|
|
== Documentation ==
|
|
|
|
[[[
|
|
* {Quickstart,quickstart-en.html}
|
|
* {User guide,userguide-en.html}
|
|
* {Frequently Asked Questions,faq-en.html}
|
|
]]]
|
|
|
|
== Licensing ==
|
|
|
|
ASE is distributed under a {BSD license,license.html} and is free for all uses.
|