Skip to content

Eloitor/koto_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koto Docs

The docs here serve as the source material for the Koto website's docs section, and are also included in the help command of the CLI.

Code Examples

print! and check!

The code examples in the docs make use of print! and check! placeholders which are used by various preprocessor tools.

  • The 'docs examples' tests validate that the code examples work correctly by checking the example's output against expectations defined by the check! commands.
  • The CLI's help command replaces the check! commands with comments showing the expected output.

skip_check and skip_run

Code examples tagged with skip_run will be checked to ensure that they can be compiled, but won't be executed.

skip_check will check that the script can be compiled and executed, but the script's output won't be validated.

About

Experimental algebra library for koto based on algebraeon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages