Skip to content

Commit 5e3f3e4

Browse files
authored
Update README.md
1 parent 677d8a1 commit 5e3f3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<br />
88

9-
OPFN is developing a radically simple exokernel and library operating system. Our OS is an "operating function" which is defined as a pure function of its event input stream. The system is based on a principled restriction of lambda calculus using [supercombinators](https://dl.acm.org/doi/10.1145/800068.802129).
9+
OPFN is developing a purely functional application platform. We call the platform an "operating function" and it is defined as a pure function of its event input stream. The system is based on a principled restriction of lambda calculus using [supercombinators](https://dl.acm.org/doi/10.1145/800068.802129).
1010

1111
We hypothesize that by extending typed functional programming to the entire OS environment, small teams will be able to outcompete Big Tech. Our system is fast, provides automatic durable execution, metaprogramming, and has been designed to run with almost no dependencies.
1212

0 commit comments

Comments
 (0)