chrisamaphone / btl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTL

A language for behavior trees and some linear logic-based analyses of them.

To run

Need SML/NJ

rlwrap sml

  • CM.make "sources.cfg";

You may want to turn on deeper print depth:

  • Control.Print.printDepth := 100;

About


Languages

Language:Standard ML 100.0%