Skip to content

Support for function declarations with closures#45

Merged
froth merged 9 commits intomainfrom
function_declarations
Mar 12, 2024
Merged

Support for function declarations with closures#45
froth merged 9 commits intomainfrom
function_declarations

Conversation

@froth
Copy link
Copy Markdown
Owner

@froth froth commented Mar 12, 2024

  • Some cosmetics and dependency updates
  • Implement parser for function declaration
  • Add src to parser struct for easier access
  • Extract declaration parsing to own module
  • Implement function calls
  • Fix leaking call env to function call.
  • Some cleanup of missleading From
  • Add support for return statement
  • Implement closures

@froth froth merged commit 0de6fb6 into main Mar 12, 2024
@froth froth deleted the function_declarations branch March 12, 2024 17:53
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.

1 participant