Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* [[Graph Reduction]] | * [[Graph Reduction]] | ||
− | * [ | + | * [http://www.fun-arch.org/files/fun-manual.pdf ISA Specification] |
* [[Combinator Pearls | Examples and Pearls]] | * [[Combinator Pearls | Examples and Pearls]] |
Revision as of 12:18, 15 May 2022
The fun Functional Programming Instruction-set Architecture
fun is an instruction-set architecture (ISA) for structured combinator graph reduction, originally developed at the School of Electronic Information and Electrical Engineering of Shanghai Jiao Tong University.
This wiki is intended to provide information about fun, its implementations, as well as programming examples, functional pearls, and more.