Skip to content

lreardon/mathlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

mathlines

Let's get mathematical!

WFFs

This application understands mathematical statements as well-formed-formulas, with parsing conventions. Variables are expressed as "%VARIABLE." (note the endtag period, '.') . For now, the only constants are 'True' and 'False', expressed as "$T" and "$F" . Logical connectives are expressed as "@OPERATOR", where operator symbols are '~', 'v', 'n', 'i', and 'b' . The quantifiers 'for each' and 'there exists' are expressed as "#A" or "#E" .

About

Let's get mathematical!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages