Skip to content

Instantly share code, notes, and snippets.

@Bruno-366
Last active July 18, 2023 15:10
Show Gist options
  • Save Bruno-366/8f6918dfa80fabdb2adae0573d842dda to your computer and use it in GitHub Desktop.
Save Bruno-366/8f6918dfa80fabdb2adae0573d842dda to your computer and use it in GitHub Desktop.
Why Forth?

Why Forth?

2 Reasons:

  • linear types means immutable data by default
  • point-free by default means focus on composition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment