tengo
A fast script language for Go
Language: go
Author: GitHub Repos (@github-repos)
0 stars · 1 views
Viewing path: objects.go
Files
- testdata (txt)
- issue286 (txt)
- dos (txt)
- cinco (txt)
- quatro (txt)
- cli (txt)
- two (txt)
- four (txt)
- five (txt)
- objects_test.go (go)
- docs (txt)
- interoperability.md (md)
- stdlib-os.md (md)
- formatting.md (md)
- runtime-types.md (md)
- stdlib-hex.md (md)
- stdlib-base64.md (md)
- tengo-cli.md (md)
- stdlib-enum.md (md)
- operators.md (md)
- stdlib-text.md (md)
- objects.md (md)
- stdlib-json.md (md)
- stdlib-rand.md (md)
- stdlib-fmt.md (md)
- builtins.md (md)
- stdlib.md (md)
- tutorial.md (md)
- stdlib-math.md (md)
- stdlib-times.md (md)
- Makefile (txt)
- eval.go (go)
- script.go (go)
- stdlib (txt)
- os_exec.go (go)
- base64_test.go (go)
- hex.go (go)
- json_test.go (go)
- text.go (go)
- os_file.go (go)
- gensrcmods.go (go)
- errors.go (go)
- stdlib.go (go)
- fmt.go (go)
- math.go (go)
- hex_test.go (go)
- os_test.go (go)
- source_modules.go (go)
- json.go (go)
- builtin_modules.go (go)
- func_typedefs_test.go (go)
- base64.go (go)
- json (txt)
- json_test.go (go)
- encode.go (go)
- scanner.go (go)
- decode.go (go)
- os.go (go)
- times_test.go (go)
- text_regexp_test.go (go)
- text_regexp.go (go)
- stdlib_test.go (go)
- rand.go (go)
- func_typedefs.go (go)
- fmt_test.go (go)
- text_test.go (go)
- rand_test.go (go)
- os_process.go (go)
- times.go (go)
- token (txt)
- token.go (go)
- errors.go (go)
- README.md (md)
- compiler.go (go)
- bytecode.go (go)
- symbol_table.go (go)
- example_test.go (go)
- LICENSE (txt)
- objects.go (go)
- examples (txt)
- interoperability (txt)
- main.go (go)
- eval_test.go (go)
- variable.go (go)
- formatter.go (go)
- .github (github)
- workflows (txt)
- release.yml (yml)
- test.yml (yml)
- doc.go (go)
- cmd (txt)
- tengo (txt)
- main.go (go)
- bench (txt)
- main.go (go)
- compiler_test.go (go)
- tengo.go (go)
- vm_test.go (go)
- instructions.go (go)
- vm.go (go)
- builtins.go (go)
- bytecode_test.go (go)
- require (txt)
- require.go (go)
- parser (txt)
- ast.go (go)
- opcodes.go (go)
- file.go (go)
- source_file.go (go)
- parser.go (go)
- expr.go (go)
- scanner.go (go)
- stmt.go (go)
- ast_test.go (go)
- parser_test.go (go)
- pos.go (go)
- scanner_test.go (go)
- tengo_test.go (go)
- script_test.go (go)
- .goreleaser.yml (yml)
- builtins_test.go (go)
- modules.go (go)
- variable_test.go (go)
- symbol_table_test.go (go)
- iterator.go (go)
- ATTRIBUTION.md (markdown)