This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
logos-storage-nim
Watch
1
Star
0
Fork
0
You've already forked logos-storage-nim
mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced
2026-05-03 18:13:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-storage-nim
/
tests
/
dagger
/
testleopard.nim
7 lines
96 B
Nim
Raw
Normal View
History
Unescape
Escape
[wip] first steps toward a Nim wrapper for github.com/catid/leopard
2022-02-26 14:48:08 -06:00
import
pkg
/
dagger
/
leopard
let
lin
=
leo_init
(
)
[wip] wrappers for full leopard api Needs to be proved out by doing a port of leopard's benchmark tool to Nim, i.e. there are still some questions re: parameter types
2022-03-01 09:11:52 -06:00
echo
"
"
[wip] first steps toward a Nim wrapper for github.com/catid/leopard
2022-02-26 14:48:08 -06:00
echo
"
leo_init() return code:
"
&
$
lin
Reference in New Issue
Copy Permalink