Idris2-boot/samples
Edwin Brady 1616879c3e Some FFI documentation
Explaining how to write the most basic Idris bindings for readline,
taking account of how to allocate Strings in the completion callback.
Also adds the basic API as a sample, which can be used as a starting
point for other packages containing C bindings.
2020-03-03 23:23:49 +00:00
..
FFI-readline Some FFI documentation 2020-03-03 23:23:49 +00:00
bmain.idr More tutorial updates 2020-02-25 21:37:48 +00:00
BTree.idr More tutorial updates 2020-02-25 21:37:48 +00:00
deprec.idr More documentation updates 2020-02-25 21:01:15 +00:00
dummy.ipkg Add implementation ... using syntax 2020-02-25 21:29:39 +00:00
fctypes.idr More documentation updates 2020-02-25 21:01:15 +00:00
holes.idr Some progress on updating the tutorial 2020-02-25 18:34:32 +00:00
Interp.idr Update interpreter section of crash course 2020-02-25 21:49:26 +00:00
InterpE.idr More documentation updates 2020-02-25 21:01:15 +00:00
io.idr More documentation updates 2020-02-25 21:01:15 +00:00
listcomp.idr More documentation updates 2020-02-25 21:01:15 +00:00
multiplicity.idr Document multiplicities in crash course 2020-02-26 11:22:55 +00:00
MyOrd.idr More documentation updates 2020-02-25 21:01:15 +00:00
NamedSemi.idr More documentation updates 2020-02-25 21:01:15 +00:00
params.idr More tutorial updates 2020-02-25 21:37:48 +00:00
Prims.idr Some progress on updating the tutorial 2020-02-25 18:34:32 +00:00
Proofs.idr Update proof tutorial for Idris 2 2020-02-26 12:33:01 +00:00
Vect.idr More documentation updates 2020-02-25 21:01:15 +00:00
Void.idr More documentation refreshing 2020-02-25 22:18:02 +00:00
wheres.idr Some progress on updating the tutorial 2020-02-25 18:34:32 +00:00
With.idr More documentation refreshing 2020-02-25 22:18:02 +00:00