2007-05-02 01:07:00 +00:00
.title ASE
= ASE =
2007-09-22 00:29:00 +00:00
ASE is a programming library implementing various programming languages and text utilities for embedding purposes. The library is developed in the C programming language and provides the JNI binding to JAVA, the COM and .NET interface.
2007-05-02 01:07:00 +00:00
(Warning: This page is only for the test purpose prior to proper release and the contents can be changed anytime without prior notice.)
== Download ==
Download the library source code from the following links.
2007-09-07 23:14:00 +00:00
ase-0.3.0.tgz
2007-05-02 01:07:00 +00:00
[[[
2007-09-07 23:14:00 +00:00
* {Link 1,ase-0.3.0.tgz}
2007-05-02 01:07:00 +00:00
]]]
== Documentation ==
[[[
* {Quickstart,quickstart-en.html}
* {AWK Embedder's guide,awk-en.html}
* {LISP Embedder's guide,lsp-en.html}
* {Frequently Asked Questions,faq-en.html}
]]]
== Licensing ==
ASE is distributed under a {BSD license,license.html} and is free for all uses.