noordstar / elm-matrix-sdk-alpha

Alpha version of the Elm SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️⚠️⚠️ This project has migrated to a beta version on noordstar/elm-matrix-sdk-beta!

Matrix SDK for Elm (alpha)

This repository is an alpha version of the Matrix SDK for Elm compatible with these spec versions.

This alpha version is highly experimental. It has been replaced by a beta version repository.

How to install

This repository does not have its first version released! For now, you will need to install this library manually if you wish to use it.

Why Elm?

As a functional programming language that promises zero runtime exceptions and great optimized performance, Elm is a web application language that allows you to write reliable web applications or tiny programs.

This means that Elm makes it relatively easy to create all kinds of programs in almost no time!

About

Alpha version of the Elm SDK

License:European Union Public License 1.2


Languages

Language:Elm 96.7%Language:Python 3.3%