alibaba / alibaba/simpleel

提供一个能针对表达式进行编译的接口

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
125
Forks
67
PR merge metrics
No merged PRs in 30d

Description

现在只有DefaultExpressEvalService.eval(ctx, criticalExp),这个接口必须要传入 上下文,而我希望能有个类似这样的接口:DefaultExpressEvalService.eval(criticalExp)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at DefaultExpressEvalService.eval(ctx, criticalExp) and inspect how the context argument is used. Determine the intended behavior for eval(criticalExp), then verify that the new entry point preserves the existing expression-evaluation behavior and is covered by the repository's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.