This website requires JavaScript.
Explore
Help
Sign In
Everything-I-Know-About-Types
/
bergamot
Watch
1
Star
0
Fork
0
You've already forked bergamot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
67
KiB
545416fce0
Commit Graph
7 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Danila Fedorin
545416fce0
Split the code into proper modules
2023-03-05 18:44:56 -08:00
Danila Fedorin
6a7a2eab19
Add 'gas' to cut off too-long computations
2023-03-04 22:15:37 -08:00
Danila Fedorin
49b6b537b0
Use a reader monad to keep track of the rules
2023-03-04 19:33:43 -08:00
Danila Fedorin
a9fc768182
Get a rule search engine working with hardcoded rules
2023-03-04 18:01:37 -08:00
Danila Fedorin
755d514342
Extract UnifyT into its own package and get an example going
2023-03-03 23:19:52 -08:00
Danila Fedorin
7fc58ce0af
Add initial version of unification monad transformer
...
Yes, it's in the same file as the syntax. Make it work, make it right, make it fast.
2023-03-03 22:09:08 -08:00
Danila Fedorin
394fab8914
Initial commit + basic Expr impl
2023-02-28 19:44:24 -08:00