Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1 KB

README.md

File metadata and controls

24 lines (13 loc) · 1 KB

Reflex

Reactive language toolkit

What is Reflex?

Reflex is an experimental toolkit for the development of reactive programming languages.

In practical terms, Reflex provides the ReflexJS reactive language syntax, which can be used with the Reflex Server runtime for rapid development of subscription-based GraphQL API services.

Getting started

There are currently two out-of-the-box runtime environments for getting started with Reflex:

Both runtimes support the following syntax:

License

This software is distributed under the Apache 2.0 license. See the full LICENSE text for details.