Skip to content

KajizukaTaichi/amalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmaLog

simple amateur's logical model

Usage

Enter below command to start program.

cargo run

Example

AmaLog - simple amateur's logical model
(c) 2024 梶塚太智. All rights reserved
> !socrates = human
Facts: { socrates = human }
> !human = will die
Facts: { human = will die, socrates = human }
> ?socrates = will die
true