https://github.com/bsless/normalization-by-evaluation
https://github.com/bsless/normalization-by-evaluation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsless/normalization-by-evaluation
- Owner: bsless
- Created: 2022-11-13T08:21:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T08:22:16.000Z (over 3 years ago)
- Last Synced: 2026-02-16T19:30:07.165Z (3 months ago)
- Language: Clojure
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Normalization By Evaluation
Playing with NBE (and more?)
Inspired by https://github.com/webyrd/normalization-by-evaluation
Currently implemented with pattern matching using meander and
core.match, and with tagged analyzed expressions and protocols.