const {
sort_array,
Compiler
} = require("@aoijs/aoi.compiler")
const mycode = `Hello, $author, your ID: $authorID`
const myfunctions = sort_array([
"$authorID",
"$author"
])
const compiler = new Compiler(mycode, myfunctions).start()
console.log(
{ code: compiler.get_compiled_code() },
compiler.get_functions()
)
-
Notifications
You must be signed in to change notification settings - Fork 2
oh oh oh secret for v7?
License
aoijs/aoi.compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
oh oh oh secret for v7?
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published