SPLWare / SPLWare/esProc

能否专门为python开发一个第三方库

Open
#16 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.7k
Forks
364
PR merge metrics
No merged PRs in 30d

Description

能否把SPL解释器封装成一个 PY 的第三方库,

使用PYTHON的时候可以世界通过 import 的方式直接调用SPL解释器对SPL语言进行解析。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are identified. Start by locating the SPL interpreter entry point and determining how a Python package could invoke it, then define the supported import-facing API and packaging approach. Done means Python users can install the library, import it, and parse SPL code through a documented interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.