Skip to content

pluveto/rulog

Folders and files

NameName
Last commit message
Last commit date
Dec 14, 2023
Dec 13, 2023
Dec 14, 2023
Dec 15, 2023
Feb 13, 2025
Dec 15, 2023
Nov 22, 2024
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Dec 15, 2023
Dec 14, 2023
Dec 15, 2023
Nov 22, 2024
Dec 13, 2023
Dec 13, 2023
Dec 14, 2023
Dec 13, 2023

Repository files navigation

Rulog

A prolog interpreter written in rust.

NOTE: This is a work in progress.

Usage

Run a prolog file with:

rulog [option...] prolog-file

Or enter the interactive mode with:

rulog [option...]

Options

TODO

Syntax

See syntax.md for the syntax.

Examples

TODO

Setup

Prerequisites

  1. (*)Install rust
  2. Install nodejs and pnpm for development

Building

  1. Clone the repository
  2. Run cargo build to build the project

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

TODO

About

(WIP) A prolog interpreter written in rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published