Difference between revisions of "About fun"
Jump to navigation
Jump to search
(Created page with "fun is an open-specification instruction-set architecture (ISA) for structured combinator graph reduction, originally developed at the School of Electronic Information and Ele...") |
|||
Line 1: | Line 1: | ||
fun is an open-specification 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. Its goal is to bring functional programming down to the architecture layer, avoiding the inconveniences and troubles of imperative programming that plague conventional ISAs. | fun is an open-specification 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. Its goal is to bring functional programming down to the architecture layer, avoiding the inconveniences and troubles of imperative programming that plague conventional ISAs. | ||
+ | |||
+ | The [http://www.fun-arch.org/files/fun-manual.pdf specification] of the ISA is released under a [https://creativecommons.org/licenses/by/4.0/ Creative Commons Attribution 4.0 International License.] |
Revision as of 07:50, 21 July 2022
fun is an open-specification 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. Its goal is to bring functional programming down to the architecture layer, avoiding the inconveniences and troubles of imperative programming that plague conventional ISAs.
The specification of the ISA is released under a Creative Commons Attribution 4.0 International License.