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

dfkup

OpenPeeps

|
1 install
| (0) | Free
Highlighting for the Dfkup scripting language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DFkup
DFkup — /diː ɛf kʌp/
VSCode Syntax Highlighting
A fast scripting language • Typed • Stack-based VM • JIT Compiler

Install from VSCode Marketplace • API Reference

About

This is a Visual Studio Code extension that provides syntax highlighting for DFkup, a functional, indent-based scripting language designed to be enjoyable, easy to learn and work with so you don't f*ck up!

DFkup is built on top of VanCode, a modular CodeGen, VM and JIT compiler written in Nim. The JIT compiler is powered by DynASM, assembling code at runtime.

Features

  • Full syntax highlighting for .dfkup files
  • Support for:
    • Control flow: if/elif/else, for loops, while loops
    • Variable declarations: var (mutable), const (compile-time)
    • Function definitions with named parameters, return types, and generics
    • Data literals: integers, floats, strings (single/double/triple-quoted, backtick)
    • String interpolation with $var syntax
    • Array and object literals (JSON-like)
    • Built-in JSON support
    • Doc comments (##) and line comments (#)

Installation

Install from the VSCode Marketplace or search for "DFkup" in the Extensions tab.

Release Notes

See CHANGELOG.md for release history.


LGPL-3.0-or-later | Copyright OpenPeeps & Contributors — All rights reserved.

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