*** empty log message ***
This commit is contained in:
parent
3ee6b34739
commit
9fb8857740
@ -20,8 +20,8 @@ ase-0.1.0.tgz
|
||||
|
||||
[[[
|
||||
* {Quickstart,quickstart-en.html}
|
||||
* {AWK Embedder guide,awk-en.html}
|
||||
* {LISP Embedder guide,lsp-en.html}
|
||||
* {AWK Embedder's guide,awk-en.html}
|
||||
* {LISP Embedder's guide,lsp-en.html}
|
||||
* {Frequently Asked Questions,faq-en.html}
|
||||
]]]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
== ASELSP ==
|
||||
= ASELSP =
|
||||
|
||||
ASELSP is an implementation of a lisp-like language for embedding purposes.
|
||||
|
||||
|
@ -1,22 +0,0 @@
|
||||
|
||||
== ASELSP ==
|
||||
|
||||
ASELSP is an implementation of a lisp-like language for embedding purposes.
|
||||
|
||||
== Types ==
|
||||
|
||||
[[[
|
||||
* ase_lsp_t
|
||||
* ase_lsp_io_t
|
||||
* ase_lsp_obj_t
|
||||
]]]
|
||||
|
||||
== Functions ==
|
||||
|
||||
[[[
|
||||
* ase_lsp_open
|
||||
* ase_lsp_close
|
||||
* ase_lsp_read
|
||||
* ase_lsp_eval
|
||||
* ase_lsp_print
|
||||
]]]
|
@ -1,6 +1,6 @@
|
||||
.title ASE Quick Start Guide
|
||||
|
||||
= ASE Quck Start Guide =
|
||||
= ASE Quick Start Guide =
|
||||
|
||||
The first step in using this library is to build it as the pre-compiled binary is not available at this moment. This document shows how to build the core library on various operating systems.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user