adambard / adambard/learnxinyminutes-docs
Command-line arguments support in SmallBASIC
- 主要语言
- Markdown
- 星标
- 12.3k
- 派生
- 3.7k
- 平均合并
- 13 小时 10 分钟
- 30 天内合并 PR
- 6
描述
Hello,
I would like to know if SmallBASIC supports command-line arguments. Specifically:
Can scripts receive arguments like sbasic myscript.bas arg1 arg2 "arg 3"?
If yes, what is the correct way to access them? (For example, arg0, args[], or another method)
If not, is there any planned support for this feature in future releases?
Thank you for your help!
贡献指南
调研方向
The issue names no file, test, or entry point. First determine whether SmallBASIC already exposes command-line arguments and how scripts access them; if unsupported, establish whether future support is planned. Done means providing a clear answer about current behavior and plans, rather than making a change with a defined implementation scope.
由索引模型根据 Issue 内容生成。
评估
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100