Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Eff-langNew to Visual Studio Code? Get it now.
Eff-lang

Eff-lang

Johannah Sprinz

|
145 installs
| (0) | Free
Eff language support for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

eff-lang for VSCode

Eff language support for Visual Studio Code. Syntax highlighting, IntelliSense, snippets, and more! Automatically includes latest language features from the official repo.

Eff is a functional programming language based on algebraic effect handlers. This means that Eff provides handlers of not only exceptions, but of any computational effect, allowing you to redirect output, wrap state modifications in transactions, schedule asynchronous threads, and much much more...   - www.eff-lang.org

Acknowledgements

Transpiles files from the original repository by Andrej Bauer and Matija Pretnar at build time. See their LICENSE.txt for further information.

License

Original development by Johannah Sprinz. Copyright (C) 2022 Johannah Sprinz.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft