Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<strong>The ''fun'' Functional Programming Instruction-set Architecture</strong> | <strong>The ''fun'' Functional Programming Instruction-set Architecture</strong> | ||
− | ''fun'' is an instruction-set architecture (ISA) for structured combinator graph reduction. | + | ''fun'' is an instruction-set architecture (ISA) for structured combinator graph reduction, originally developed at the [https://english.seiee.sjtu.edu.cn School of Electronic Information and Electrical Engineering] of [http://www.sjtu.edu.cn Shanghai Jiao Tong University]. |
This wiki is intended to provide information about ''fun'', its implementations, as well as programming examples, functional pearls, and more. | This wiki is intended to provide information about ''fun'', its implementations, as well as programming examples, functional pearls, and more. |
Revision as of 08:25, 3 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.