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 11:06:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
244647e6a3855c8dc9ca61f11a153582b81fb2ed
femcode
/
src
History
Alvin
244647e6a3
feat: Implement built-in functions (len, type)
2025-07-22 18:23:41 +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: Implement variables
2025-07-22 16:06:04 +02:00
parser.py
feat: Implement dictionaries and property access
2025-07-22 17:53:28 +02:00