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
85e793a105eda2f88adc8274f6f40e64a79178cd
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