45deg / emfrp

A compiler of Emfrp, an FRP language for small embedded systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emfrp

Pure Functional Programming with your microcomputer.

Requirement

  • Ruby2.0 or later (and it's Gem client)

Installation

You can get executables via RubyGems.

$ gem install emfrp

Command-line-interpreter (REPL)

$ emfrpi

Compiler

$ emfrp <src-file>

Usage

See wiki: https://github.com/sawaken/emfrp/wiki

About

A compiler of Emfrp, an FRP language for small embedded systems.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 98.8%Language:C 1.2%