Lua bindings for Volksdata.

scossu 73b52103c5 Update VOLK upstream. há 1 semana atrás
build c5fcc0dad2 Initial commit. há 2 meses atrás
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. há 1 mês atrás
ext 73b52103c5 Update VOLK upstream. há 4 dias atrás
lib a2aa05a076 Add some blurb. há 2 meses atrás
src 5c59ef1874 Implement store size fn. há 1 mês atrás
.gitignore 0a19711d23 Term sets to tables; graph encoding. há 1 mês atrás
.gitmodules 73b52103c5 Update VOLK upstream. há 4 dias atrás
CODE_OF_CONDUCT a2aa05a076 Add some blurb. há 2 meses atrás
LICENSE a2aa05a076 Add some blurb. há 2 meses atrás
Makefile b65a6be645 Switch CFLAGS based on DBUG value. há 2 semanas atrás
README.md 0a19711d23 Term sets to tables; graph encoding. há 1 mês atrás
test.lua dad4deafc7 Implement add_init, add_iter, add_done. há 1 mês atrás
volksdata-scm-1.rockspec 5bb57b0c3d Align build scripts to Volksdata. há 2 semanas atrás

README.md

volksdata-lua

Lua bindings for Volksdata.

Status

ALPHA. Currently building up a basic API.

Basic road map:

  • Term
  • Triple
  • Namespace
  • Graph
    • Boolean
    • Basic lookup & iterator
    • Unique terms
    • Link map
  • Store selection
  • API documentation