Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LCalc Syntax HighlightingNew to Visual Studio Code? Get it now.
LCalc Syntax Highlighting

LCalc Syntax Highlighting

justinh0

|
566 installs
| (0) | Free
Syntax highlighting for the lambda calculus based language LCalc.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lcalc-syntax-highlighting README

This is a VSCode extension that adds syntax highlighting for the LCalc language. Files with the extension .lc will be automatically detected as LCalc files and highlighted.

Features

  • Syntax highlighting for the LCalc language
    • CTRL-/ hotkey automatically comments out selected lines
    • Integer constants detected and highlighted differently
    • Different colors for bound and free variables

Screenshot

Release Notes

0.1.1

Added screenshots to README.

0.1.0

First published version on VSCode Extension Marketplace.

0.0.1

Initial version of the extension (not ready to publish).


Enjoy!

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