interactive-lp

Project materials related to logic programming for interactive/reactive systems.

  • 所有者: chrisamaphone/interactive-lp
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

interactive-lp

This is the source repository for Ceptre, a tiny logic programming language
for prototyping rulesets that you can run, interact with, and analyze.

Binaries for OS X/Win/Linux available here:
https://drive.google.com/drive/folders/0B6BJA78gViuAN3A0WlVkdXBjMk0

Ceptre runs on a Unix-based command line (for now), so you will need to
know your way around a shell to use it.

Please see this tutorial to get started!

To compile from source:

  • Get MLton (http://mlton.org/).

  • Clone the repo, and get cmlib into the lib/cmlib directory:

    git submodule update --init --recursive

  • From the top-level directory, run

    make

    then

    ./ceptre path/to/filename.cep,

  • Examples live in
    examples/ and the relevant ones to Ceptre are those that
    end in .cep.

    So you might try

    ./ceptre "examples/small.cep"

    Which will run the first #trace command given in that file.

主要指標

概覽
名稱與所有者chrisamaphone/interactive-lp
主編程語言Standard ML
編程語言Standard ML (語言數: 3)
平台
許可證Other
所有者活动
創建於2012-11-14 20:02:53
推送於2024-08-25 21:21:46
最后一次提交2024-08-25 17:21:46
發布數1
最新版本名稱prerelease (發布於 )
第一版名稱prerelease (發布於 )
用户参与
星數277
關注者數24
派生數27
提交數409
已啟用問題?
問題數7
打開的問題數4
拉請求數33
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?