Skip to content

Excersises in applied category theory using rust programming language.

Notifications You must be signed in to change notification settings

ilerik/7sketches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7sketches

Study material and excersises in applied category theory, using rust programming language.

Inspired by the works of Bartosh Milevsky and his Category Theory for Programmers, Giorgi Japaridze's Computability Logic, Seven Sketches in Compositionality: An Invitation to Applied Category Theory by Brendan Fong and David I. Spivak. The other public project nLab is community managed knowledge base on Math, Phylosophy and Physics seen from catergorical viewpoint.

Interesting videos:

Interesting projects using categorical approach:

  • Pijul is a free and open source (GPL2) distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. #rust

Interesting work related to rust:

Plan Outline:

  • Modern Programming Languages ~ Partial Natural Deduction (type semantics)
  • Simply typed lambda calculus ~ Natural Deduction (proof semantics)
  • TO.DO ~ Computability Logic (game semantics)
  • Calculus of Constructions ~ Full Intuitionist Logic (scientific method semantics)

Other facts and references:

About

Excersises in applied category theory using rust programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages