Skip to content

atalii/dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a toy Datalog implementation.

Very many things are wrong with it:

  • Naïve evaluation.
  • Querying isn't supported; facts are simply generated when the Datalog
    source file is loaded.
  • Arithemetic is unimplemented.

I may come back to and fix some of these things.

About

Toy Datalog implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published