This is a minimal Prolog interpreter implemented in Rust. The implementation covers only a subset of Prolog features, is not intended to be fast, or optimal in any sense. It is a learning project that ...
campoy/todo - A task manager written in Go using TDD techniques, each commit should represent a step in the application development. beeker1121/goque - Persistent stacks and queues for Go backed by ...