hussar-lang/hussar

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.github/pr-type-labeler.yml
.goreleaser.yml
.gitignore
.github/PULL_REQUEST_TEMPLATE.md
LICENSE
go.sum
.github/workflows/type-label.yml
.github/no-response.yml
.github/workflows/go-release.yml
.github/workflows/go-ci.yml
assets/hussar.png
.github/CODE_OF_CONDUCT.md
.github/workflows/reviewdog-shellcheck.yml
examples/loop.hss
.github/ISSUE_TEMPLATE/feature_request.md
.github/SECURITY.md
.github/workflows/size-label.yml
.github/ISSUE_TEMPLATE/bug_report.md
CHANGELOG.md
examples/testerror.hss
README.md
.codeclimate.json
go.mod
.github/CONTRIBUTING.md
examples/fibonacci.hss
.github/workflows/go-linting.yml
main.go12
A
0 mins
cmd/interactive.go15
A
0 mins
evaluator/builtins.go19
A
0 mins
cmd/env.go22
A
0 mins
parser/parser_tracing.go24
A
0 mins
object/environment.go25
A
0 mins
repl/repl.go43
A
40 mins
cmd/root.go56
A
0 mins
token/token.go57
A
0 mins
cmd/run.go91
A
1 hr
object/object.go113
A
1 hr
lexer/lexer.go150
A
3 hrs
ast/ast.go267
A
1 hr
evaluator/evaluator.go343
B
5 hrs
parser/parser.go392
B
4 hrs