You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A parser for the [OScript language] written in JavaScript.
10
+
A parser for the [OScript language] written in JavaScript. Returns an [abstract syntax tree] (AST). See also [oscript-ast-walker] for traversing the [AST] and [oscript-interpreter] for its execution.
11
11
12
12
## Synopsis
13
13
@@ -243,4 +243,8 @@ Licensed under the MIT license.
0 commit comments