*** empty log message ***
This commit is contained in:
parent
5c871e4fe9
commit
52963012bf
22
ase/doc/lsp.man
Normal file
22
ase/doc/lsp.man
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
|
||||||
|
== 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
|
||||||
|
]]]
|
Loading…
x
Reference in New Issue
Block a user