Skip to content

Commit c896218

Browse files
committedAug 15, 2021
PIE development
1 parent 53ecc32 commit c896218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pie/pie/home/content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This book describes how to build a versatile computer language whose scripts loo
88
- Able to handle any functionality provided by JavaScript
99
- No build tools required
1010
- Compact and expressive - low memory usage
11-
- Fast compilation in the browser with no perceptible delays
11+
- Direct compilation in the browser with no perceptible delays
1212
- Good runtime performance
1313
- Extendable with plugins
1414

0 commit comments

Comments
 (0)
Please sign in to comment.