Difference between revisions of "Main Page"

From The fun Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
* [[关于 fun]]
 
* [[关于 fun]]
  
* [http://www.fun-arch.org/files/fun-manual.pdf ISA Specification (early draft)]
+
* [http://www.fun-arch.org/files/fun-manual.pdf ISA Specification (early draft)] +  [https://github.com/fun-isa/fun-spec Github] (Don't mind the short spec! We'll update it soon.)
  
 
* [[Combinator Pearls | Examples and Pearls]]
 
* [[Combinator Pearls | Examples and Pearls]]
Line 23: Line 23:
  
 
== News ==
 
== News ==
 +
 +
* 2022-08-09: Our [[Publications | paper]] "Structured Combinators for Efficient Graph Reduction" has been accepted for publication on IEEE Computer Architecture Letters.
  
 
* 2022-07-20: The github repository is now [https://github.com/fun-isa online].
 
* 2022-07-20: The github repository is now [https://github.com/fun-isa online].
  
* 2022-07-08: Our [[Publications | paper]] "Architectural Support for Functional Programming" has been accepted for presentation at [https://vlsisoc2022.com/ VLSI-SoC] to be held in Patras, Greece.  我们的论文“Architectural Support for Functional Programming”已被接受,并将在希腊帕特拉斯举行的超VLSI-SoC博士生论坛上发表。
+
* 2022-07-08: Our [[Publications | paper]] "Architectural Support for Functional Programming" has been accepted for presentation at [https://vlsisoc2022.com/ VLSI-SoC] to be held in Patras, Greece.  我们的论文“Architectural Support for Functional Programming”已被接受,并将在希腊帕特拉斯举行的VLSI-SoC博士生论坛上发表。
 +
 
 +
* 2022-04-25: This wiki is online.
  
 
== Community ==
 
== Community ==
Line 36: Line 40:
 
* [https://github.com/fun-isa Github]
 
* [https://github.com/fun-isa Github]
  
* [[Publications]]  
+
* [[Publications | Publications and Presentations]]  
  
 
* [[Code of Conduct]](贡献者公约)
 
* [[Code of Conduct]](贡献者公约)
Line 42: Line 46:
 
[[File:logo-sjtu-red.png|200px|frameless|SJTU]]                     
 
[[File:logo-sjtu-red.png|200px|frameless|SJTU]]                     
 
[[File:logo-batc.png|200px|frameless|SJTU]]
 
[[File:logo-batc.png|200px|frameless|SJTU]]
[[File:ufpe-logo.png|100px|frameless|Federal University of Pernambuco]]
 

Latest revision as of 09:59, 17 August 2022

The fun Functional Programming Instruction-set Architecture

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.

This wiki is intended to provide information about fun, its implementations, as well as programming examples, functional pearls, and more.


Getting started

News

  • 2022-08-09: Our paper "Structured Combinators for Efficient Graph Reduction" has been accepted for publication on IEEE Computer Architecture Letters.
  • 2022-07-20: The github repository is now online.
  • 2022-07-08: Our paper "Architectural Support for Functional Programming" has been accepted for presentation at VLSI-SoC to be held in Patras, Greece. 我们的论文“Architectural Support for Functional Programming”已被接受,并将在希腊帕特拉斯举行的VLSI-SoC博士生论坛上发表。
  • 2022-04-25: This wiki is online.

Community

Contributions are welcome!

Send a message to <join at fun-arch.org> for joining our mailing list.

SJTU SJTU