When writing code, different programming languages offer various approaches to solve a problem. Some of those problems might be elegantly solved in one programming language, but challenging in a different one. When it comes to the Web, interactive client-applications rely only on JavaScript. With the introduction of WebAssembly, this limitation has fallen. This article gives some thoughts, why it can be useful to write applications for the Web in another language than JavaScript, and it provides an introduction, on how to compile Haskell code to WebAssembly with the Haskell-to-WebAssembly-Compiler Asterius. It shows an approach how to compile a full Haskell application, as well as making single Haskell functions available in JavaScript. I...
We extend the framework [1] to construct web-oriented user interfaces (WUIs) in a high-level way by ...
This thesis explores the possibility to create a library in Haskell which enables a static analysis ...
We introduce a pure functional programming language, Haskell. We discuss the advantages of the Haske...
We present the design and implementation of a novel programming model andsoftware development suite ...
This thesis aims to make the development of complex web applications easier,faster and safer through...
We propose a new programming model for web applications which is (1) seamless; one program and one l...
We present a novel yet simple foreign function interface, designedfor web-targeting Haskell dialects...
AbstractHaskell Server (HSP) provide an easy way to create dynamic web and simplify the task of buil...
WebAssembly is the first new programming language to be supported natively by all major Web browsers...
The Internet has become a prominent platform for the deployment of computer applications. Web-browse...
Functional reactive programming provides mechanisms of describing dynamic systems in a declarative a...
WebAssembly is a new emerging technology for the web which offers a low-level bytecode format for ot...
One of the latest tools in the strive troughwards a fast and secure Web is called WebAssembly. It is...
Funktio-ohjelmointia ei tavallisesti juurikaan käytetä web-kehityksessä. Tässä tutkielmassa selvitet...
This paper presents the implementation of a web services proxy generator for the Haskell functional ...
We extend the framework [1] to construct web-oriented user interfaces (WUIs) in a high-level way by ...
This thesis explores the possibility to create a library in Haskell which enables a static analysis ...
We introduce a pure functional programming language, Haskell. We discuss the advantages of the Haske...
We present the design and implementation of a novel programming model andsoftware development suite ...
This thesis aims to make the development of complex web applications easier,faster and safer through...
We propose a new programming model for web applications which is (1) seamless; one program and one l...
We present a novel yet simple foreign function interface, designedfor web-targeting Haskell dialects...
AbstractHaskell Server (HSP) provide an easy way to create dynamic web and simplify the task of buil...
WebAssembly is the first new programming language to be supported natively by all major Web browsers...
The Internet has become a prominent platform for the deployment of computer applications. Web-browse...
Functional reactive programming provides mechanisms of describing dynamic systems in a declarative a...
WebAssembly is a new emerging technology for the web which offers a low-level bytecode format for ot...
One of the latest tools in the strive troughwards a fast and secure Web is called WebAssembly. It is...
Funktio-ohjelmointia ei tavallisesti juurikaan käytetä web-kehityksessä. Tässä tutkielmassa selvitet...
This paper presents the implementation of a web services proxy generator for the Haskell functional ...
We extend the framework [1] to construct web-oriented user interfaces (WUIs) in a high-level way by ...
This thesis explores the possibility to create a library in Haskell which enables a static analysis ...
We introduce a pure functional programming language, Haskell. We discuss the advantages of the Haske...