Commit Graph

  • 5dc55c3476 feat: 实现for循环语句的解析和执行逻辑,更新词法分析器以支持for关键字 master 0264408 2026-02-11 09:39:06 +08:00
  • 0e0077d96b feat: 改进Value对象的显示格式,增加键值对输出 0264408 2026-02-11 09:02:52 +08:00
  • e9fbb92b15 feat: 更新README 0264408 2026-02-10 17:30:44 +08:00
  • 521c7006d9 feat: 新增对象字面量和属性访问表达式 0264408 2026-02-10 17:13:40 +08:00
  • 5c5ca8600a feat: 新增内置函数input 0264408 2026-02-06 11:46:27 +08:00
  • f86300f3ce Initialize Aster project with basic structure, including Cargo configuration, lexer, parser, interpreter, and AST definitions. Add a sample script and README documentation. Implement basic error handling and environment management for variable storage. 0264408 2026-02-04 16:42:51 +08:00