Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ValC SyntaxNew to Visual Studio Code? Get it now.
ValC Syntax

ValC Syntax

Roy Perry2

|
4 installs
| (0) | Free
Syntax highlighting for ValC - Val Kilmer esoteric language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ValC — Val Kilmer Esoteric Programming Language

Overview

ValC is an esoteric programming language inspired by Val Kilmer’s iconic movie quotes.
It’s like ArnoldC but with Val Kilmer’s famous phrases.

This repo contains:

  • valc_interpreter.py — An interpreter to run ValC code directly.
  • valc_compiler.py — A compiler that converts ValC source into Python code.
  • valc_playground.py — A Streamlit web app playground to write and run ValC interactively.
  • vscode/ — VSCode extension files for syntax highlighting of .valc files.

Requirements

  • Python 3.7+
  • Streamlit (for playground): pip install streamlit
  • VSCode (optional) for syntax highlighting

Usage

Run ValC Interpreter

python valc_interpreter.py examples/example1.valc
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft