This website requires JavaScript.
Explore
Help
Sign in
util
/
gopp
Watch
1
Star
0
Fork
You've already forked gopp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
xgo PHP-like preprocessor
3
commits
2
branches
20
tags
204
KiB
Go
100%
v0.0.2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
surdeus
1eb5e35fa3
feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts.
2024-02-26 23:04:47 +05:00
tests
feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts.
2024-02-26 23:04:47 +05:00
.gitignore
init
2024-02-26 02:22:09 +05:00
build.sh
init
2024-02-26 02:22:09 +05:00
errors.go
init
2024-02-26 02:22:09 +05:00
eval.go
feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts.
2024-02-26 23:04:47 +05:00
go.mod
init
2024-02-26 02:22:09 +05:00
go.sum
init
2024-02-26 02:22:09 +05:00
main.go
feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts.
2024-02-26 23:04:47 +05:00
tengo.go
feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts.
2024-02-26 23:04:47 +05:00
tool.go
feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts.
2024-02-26 23:04:47 +05:00