This website requires JavaScript.
Explore
Help
Register
Sign In
cale
/
toy-datalog
Watch
1
Star
0
Fork
0
You've already forked toy-datalog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Cale Gibbard
0730e7163d
Update changelog
2026-01-16 01:27:32 -05:00
app
Initial commit with basic datalog parser and abstract syntax
2026-01-12 16:10:51 -05:00
src
Add basic evaluation, improved testing, some facilities to help testing by hand at ghci prompt
2026-01-16 01:05:19 -05:00
test
Add basic evaluation, improved testing, some facilities to help testing by hand at ghci prompt
2026-01-16 01:05:19 -05:00
.gitignore
Initial commit with basic datalog parser and abstract syntax
2026-01-12 16:10:51 -05:00
CHANGELOG.md
Update changelog
2026-01-16 01:27:32 -05:00
LICENSE
Initial commit with basic datalog parser and abstract syntax
2026-01-12 16:10:51 -05:00
toy-datalog.cabal
Add basic evaluation, improved testing, some facilities to help testing by hand at ghci prompt
2026-01-16 01:05:19 -05:00
Description
Toy Datalog Implementation
BSD-2-Clause
50
KiB
Languages
Haskell
100%