Skip to content

Conversation

@GregT2207
Copy link
Contributor

Implements issue #35

  • Added a .force script to generate the Fibonacci sequence up to N terms
  • In doing this I discovered an issue with for loops not accepting a variable for the max, only a float literal
  • The new match expression in interpreter.rs handles both cases

@GregT2207
Copy link
Contributor Author

Just a reminder on this one

@mirdaki
Copy link
Owner

mirdaki commented Apr 16, 2025

Hey! Thanks for adding another example and fixing that bug! I'm on a trip right now, but once I'm back I'll take a look at it and get it merged

@mirdaki
Copy link
Owner

mirdaki commented Apr 30, 2025

Added a couple tests to match the logic update. Thank you!

@mirdaki mirdaki merged commit ec64e49 into mirdaki:main Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants