xfrp

    Dark Mode
Search:
Group by:

XFRP compiler written in Nim.

About XFRP

XFRP is a general-purpose functional reactive programming (FRP) language. The language specifications are based on Emfrp, a FRP language for small-scale embedded systems.

Command-line options

-h, --helpshow help message
-t, --target=TARGETchange target to TARGET (default: c)
-x, --extension=EXTenable extension EXT
--nomainprevent compiler from generating an entrypoint file

Build

Nim compiler is required for build.

nimble build -d:release