Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roylaurie authored Sep 30, 2019
1 parent 85606bc commit 800bed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The **framework** provides reusable cross-platform JS libraries for rapid develo

The cloud **platform** builds on top of the framework, scaling core API services across a nodal network that we call a plur **cloud**. Each plur _cloud_ operates as simple network appliance that may be started and stopped at will. Internally, the cloud contains plur **nodes** that control VMs, authenticate requests, route messages, and scale any apps or services developed with the plur framework.

The API attempts to use JS as an **enterprise** language by following closely behind the ECMA language standard's progress. The core library is designed to operate normally **without transpilng**. Traditional enterprise language features not provided by ECMA are implemented by **convention**, using a single coding and documentation standard. Two exceptions are implemented by code; class **namespaces** and **interfaces**.
Plur uses JS as an **enterprise** language by following closely behind the ECMA standard's progress. The core library is designed to operate normally **without transpilng**. Traditional enterprise language features not provided by ECMA are implemented by **convention**, using a single coding and documentation standard. Two exceptions are implemented by code; class **namespaces** and **interfaces**.

Contributors
------------
Expand Down

0 comments on commit 800bed5

Please sign in to comment.