2007-12-24 01:20:10 +00:00
.title ASE
= ASE =
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.
2008-01-01 08:05:12 +00:00
{{{
_____ _____ _____
/\ \ /\ \ /\ \
/::\ \ /::\ \ /::\ \
/::::\ \ /::::\ \ /::::\ \
/::::::\ \ /::::::\ \ /::::::\ \
/:::/\: ::\ \ /:::/\: ::\ \ /:::/\: ::\ \
/:::/__\: ::\ \ /:::/__\: ::\ \ /:::/__\: ::\ \
/::::\ \: ::\ \ \: ::\ \: ::\ \ /::::\ \: ::\ \
/::::::\ \: ::\ \ ___\: ::\ \: ::\ \ /::::::\ \: ::\ \
/:::/\: ::\ \: ::\ \ /\ \: ::\ \: ::\ \ /:::/\: ::\ \: ::\ \
/:::/ \: ::\ \: ::\_ ___\/ ::\ \: ::\ \: ::\_ ___\/ :::/__\: ::\ \: ::\_ ___\
\: :/ \: ::\ /:::/ /\: ::\ \: ::\ \: :/ /\: ::\ \: ::\ \: :/ /
\/ ____/ \: ::\/ :::/ / \: ::\ \: ::\ \/ ____/ \: ::\ \: ::\ \/ ____/
\: :::::/ / \: ::\ \: ::\ \ \: ::\ \: ::\ \
\: :::/ / \: ::\ \: ::\_ ___\ \: ::\ \: ::\_ ___\
/:::/ / \: ::\ /:::/ / \: ::\ \: :/ /
/:::/ / \: ::\/ :::/ / \: ::\ \/ ____/
/:::/ / \: :::::/ / \: ::\ \
/:::/ / \: :::/ / \: ::\_ ___\
\: :/ / \: :/ / \: :/ /
\/ ____/ \/ ____/ \/ ____/
}}}
2007-12-24 01:20:10 +00:00
== Download ==
Download the library source code from the following links.
[[[
* {Google Code,http://abiyo.googlecode.com/}
]]]
== Documentation ==
[[[
* {Quickstart,quickstart.html}
* {AWK Embedder's guide,awk-embed.html}
* {LISP Embedder's guide,lsp-embed.html}
* {Frequently Asked Questions,faq.html}
]]]
== Licensing ==
ASE is distributed under a {BSD license,license.html} and is free for all uses.