Skip to content
/ chalk Public
forked from rust-lang/chalk

A PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

cuviper/chalk

 
 

Repository files navigation

Build Status

chalk

A Prolog-ish interpreter written in Rust, intended perhaps for use in the compiler, but also for experimentation.

Origin of the name

chalk is named after Chalkidiki, the island where Aristotle was born. Since Prolog is a logic programming language, this seemed a suitable reference.

Blog posts

Here are some blog posts talking about chalk:

About

A PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%