Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FeenyNew to Visual Studio Code? Get it now.
Feeny

Feeny

Daniel Rosenwasser

|
49 installs
| (0) | Free
Basic syntax support for Feeny - a programming language for teaching purposes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Feeny

This package provides basic language support for Feeny. Feeny is a small programming languages for learning how to implement dynamic languages and their runtimes.

Feeny was introduced in the U.C. Berkeley course Virtual Machines and Managed Runtimes, taught by Mario Wolczko and Patrick S. Li. Its syntax is largely inspired by another language called Stanza.

You can read more about Feeny on the course materials home page, or on the implementation's GitHub repository.

Features

This package includes support for

  • Syntax highlighting
  • Brace completion
  • Smart indentation
  • Comment toggling

Feeny syntax highlighting under the GitHub Dark Default theme.

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