This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
aster
Watch
1
Star
0
Fork
0
You've already forked aster
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
521c7006d9cfaedbde51d9ffd3012e3f1cb0e846
Commit Graph
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
0264408
521c7006d9
feat: 新增对象字面量和属性访问表达式
2026-02-10 17:13:40 +08:00
0264408
5c5ca8600a
feat: 新增内置函数input
2026-02-06 11:46:27 +08:00
0264408
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.
2026-02-04 16:42:51 +08:00