Skip to content

Soonad/Formbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formbase

A global, immutable database of Formality terms (i.e., proofs, code, theorems), capable of tracking imports (i.e., citations, references). It offers a simple public API:

  • save_file(name, code): saves a file on the server, returns an unique name.

  • load_file(unique_name): loads a file from the server.

  • load_file_parents(unique_name): loads the list of files that import this one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published