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
08e2ea17ddf2cffbc2e846289e4dee35569232af
femcode
/
examples
History
Alvin
08e2ea17dd
feat: Implement functions (definition and calls)
2025-07-22 16:27:04 +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.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