This website requires JavaScript.
Explore
Help
Register
Sign In
alvin
/
femcode
Watch
1
Star
0
Fork
0
You've already forked femcode
mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced
2026-03-06 02:56:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e56ca4a582c8899cfa515f3eb4c3fe748ffe8e99
femcode
/
src
History
Alvin
21cb1a8c2a
feat: Implement dictionaries and property access
2025-07-22 19:17:08 +02:00
..
__pycache__
Initial commit: Basic interpreter structure
2025-07-22 15:56:40 +02:00
interpreter.py
feat: Implement built-in functions (len, type)
2025-07-22 18:23:41 +02:00
lexer.py
feat: Implement dictionaries and property access
2025-07-22 17:53:28 +02:00
main.py
feat: Update main.py to accept file path as command-line argument
2025-07-22 18:32:34 +02:00
parser.py
feat: Implement dictionaries and property access
2025-07-22 19:17:08 +02:00