feat: implement the evaluator #65
Annotations
8 errors
lint-build-test:
internal/evaluator/errors.go#L1
: # github.com/aden-q/monkey/internal/evaluator
|
lint-build-test:
internal/evaluator/evaluator.go#L137
undefined: object.NewFunc (typecheck)
|
lint-build-test:
internal/repl/repl.go#L8
could not import github.com/aden-q/monkey/internal/evaluator (-: # github.com/aden-q/monkey/internal/evaluator
|
lint-build-test:
internal/evaluator/evaluator.go#L137
undefined: object.NewFunc) (typecheck)
|
lint-build-test:
internal/evaluator/evaluator_test.go#L5
could not import github.com/aden-q/monkey/internal/evaluator (-: # github.com/aden-q/monkey/internal/evaluator
|
lint-build-test:
internal/evaluator/evaluator.go#L137
undefined: object.NewFunc) (typecheck)
|
lint-build-test:
internal/evaluator/evaluator_test.go#L829
undefined: object.NewFunc (typecheck)
|
lint-build-test
issues found
|