Skip to content

one of my early 'let's learn scala' projects: some basic representation and validaion of pasting schemes in 2-categories

Notifications You must be signed in to change notification settings

benhyland/bicat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

bicat

one of my early 'let's learn scala' projects: some basic representation and validaion of pasting schemes in 2-categories

represents 2-categories using a graphviz 'dot' style language, with some conventions on how to treat objects, 1-cells and 2-cells.

Also has some restrictions to (attempt to) ensure that only valid pasting schemes are representable.

Apart from providing an embarrassing example of early scala-neophyte code from someone used to java, it is a reasonable example of the ease of testing parser combinators.

About

one of my early 'let's learn scala' projects: some basic representation and validaion of pasting schemes in 2-categories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages