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
89492017ea6ef490fbee282498a2b6f33b01045e
femcode
/
examples
History
Alvin
b6a3b3041d
feat: Implement function parameters and return values
2025-07-22 16:46:57 +02:00
..
arithmetic.fem
feat: Add numbers and arithmetic operations
2025-07-22 16:12:23 +02:00
conditionals.fem
feat: Add conditional logic (if/else)
2025-07-22 16:17:32 +02:00
functions_with_params.fem
feat: Implement function parameters and return values
2025-07-22 16:46:57 +02:00
functions.fem
feat: Implement functions (definition and calls)
2025-07-22 16:27:04 +02:00
hello_world.fem
Initial commit: Basic interpreter structure
2025-07-22 15:56:40 +02:00
loops.fem
feat: Implement while loops
2025-07-22 16:22:49 +02:00
variables.fem
feat: Implement variables
2025-07-22 16:06:04 +02:00