Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>KatLangNew to Visual Studio Code? Get it now.
KatLang

KatLang

Dexter Sitwell

|
36 installs
| (1) | Free
An extension for interpreting Katlin code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Katlin Language Extension

This extension adds support for the Katlin programming language in Visual Studio Code. Katlin is a fun and quirky programming language inspired by cats. The extension provides syntax highlighting, basic code execution, and more.


Features

  • Syntax Highlighting: Syntax highlighting for Katlin code.
  • Code Running: Ability to run Katlin code directly from VS Code.
  • Language Configuration: Configurations for Katlin language support.

Example of Katlin Code

meoooow let x = 5 meow print(x) Tip: Katlin’s syntax is playful and follows the pattern of "meow" variations, making it fun to code in!


Requirements

This extension requires Node.js and npm to be installed for running the code. Additionally, Visual Studio Code should be installed.


To install the extension, follow these steps:

  1. Download the VS Code plugin

  2. Open a new file

  3. Choose the Katlin language

  4. Type meow "Hello, World" for testing

  5. Press CTRL SHIFT P

  6. Select Run Katlin Code

  7. Hello, World should have been printed to terminal, have fun experimenting!


Katlin Functions and Features:

meow, meooow, meeoooww, meeww, meeooow, meoww, meowis, meowisnot, meowand, meowor, meownot, meowtell, meowfunc, meowcall, meowread

Yes this dumb language has its own Interpreter :>


Extension Settings

This extension contributes the following settings: katlin.runCode: Run the currently opened Katlin file in the terminal.


Known Issues

Currently, the extension does not have advanced debugging capabilities.

Syntax highlighting might not support all edge cases in Katlin code.


Release Notes

0.0.1 Initial release of Katlin Language extension.Syntax highlighting and basic code running added.


About the Developer

This extension was created by Dexter Sitwell (Deccatron), a 15 year old passionate programmer and developer from the UK.


Following Extension Guidelines

Ensure that you've read through the Extension Guidelines and follow the best practices for creating extensions in VS Code.


Enjoy coding in Katlin!

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