-
Notifications
You must be signed in to change notification settings - Fork 0
atalii/dl
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published