We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ecc32 commit c896218Copy full SHA for c896218
pie/pie/home/content.txt
@@ -8,7 +8,7 @@ This book describes how to build a versatile computer language whose scripts loo
8
- Able to handle any functionality provided by JavaScript
9
- No build tools required
10
- Compact and expressive - low memory usage
11
- - Fast compilation in the browser with no perceptible delays
+ - Direct compilation in the browser with no perceptible delays
12
- Good runtime performance
13
- Extendable with plugins
14
0 commit comments