Skip to content

Commit c3bee61

Browse files
committed
NPScript is no longer an implementation, it's now directly derivative but not intending to be a replacement
1 parent 8aa9755 commit c3bee61

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# NPScript
22

3-
A PostScript implementation with a focus on console applications.
3+
A PostScript-derivative stack-based scripting language.
4+
5+
Unlike PostScript, NPScript is intended for general scripting, like Python or Lua.
46

57
## Installation
68

0 commit comments

Comments
 (0)