Skip to content

mpoulshock/hammurabi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
The Hammurabi Project is an experiment in codifying U.S. law - such as the U.S. Code, the Code of Federal Regulations, state laws, etc. - into executable computer code. 

The project's basic components are:

(1) A core library of classes and functions that facilitate the representation of legal knowledge.
(2) Files written in a domain specific language called Akkadian (.akk), which is used to represent the legislation, regulations, and case law.
(3) A primitive compiler that converts the Akkadian files into C#.
(4) Unit tests for the core library and the legal rules. 

More information can be found on the project wiki (at Github).

About

This project has been deprecated. A newer implementation can be found at:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published