Skip to content

serendependy/J-in-Agda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

J-Agda

Not as exciting as it sounds. I plan on using this to make a Scala or Idris project.

Both J and Agda are obscure functional languages. J introduced to the world the concept of "function rank", which allows you to specify function application over arbitrary subcollections of regular collections. Sadly, J is dynamically typed (and also hard to read - it's called a ``write-only'' language). Fully capturing the kinds of shape transformations going on requires a dependently typed programming language.

About

Sketch of J arrays and function rank in Agda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages