Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Antikythera DigitalNew to Visual Studio Code? Get it now.
Antikythera Digital

Antikythera Digital

Lateralus

|
1 install
| (0) | Free
Editor support for the Antikythera Digital geometric calculus engine: a `.atk` REPL-script language with SDF/cog/probe syntax highlighting, snippets, and one-click run via Julia. Companion to the Julia package Antikythera.jl.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Antikythera Digital — VS Code

Antikythera Digital banner

Editor support for the Antikythera Digital geometric calculus engine. Companion to the Julia package Antikythera.jl.

Features

  • .atk script language with syntax highlighting for the SDF/cog DSL
  • Snippets for /init, /gear sphere|torus|..., /gradient, /diff
  • Command: Antikythera: Run File in Julia (sends the buffer through julia -e 'using Antikythera; include(...))
  • Command: Antikythera: Install Antikythera.jl (one-shot Pkg.add)

Requires

  • Julia 1.9+ on PATH (or set antikythera.juliaPath).
  • The Julia package will be auto-installable via the command palette.

Configure

{
  "antikythera.juliaPath": "julia"
}

Companion

  • Julia: Antikythera.jl
  • PyPI: antikythera-digital
  • npm: antikythera-digital

License

MIT.

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