v1.5.1

INSTALLATION

NPM

📦 NPM

Perfect for trying Caesar out! Install globally with npm install -g caesar-lang and start running Caesar programs in seconds. Great for quick experiments, CI/CD pipelines, and cross-platform testing. Get up and running with minimal setup - ideal for evaluating Caesar's features before committing to a full installation.

npm install -g caesar-lang
Caesar

🏆 Release Package

Get the full professional development environment! The Release Package includes everything: automatic VS Code extension installation, beautiful custom file icons, Windows file type recognition (.csr as "Caesar Source File"), context menu integration ("Run with Caesar"), and the complete Language Server Protocol for IDE features like autocomplete and error checking.

Windows

caesar-v1.5.1-windows.zip

macOS & Linux

Coming soon

System Requirements

  • • Windows 10 or later (64-bit)
  • • macOS 10.15 or later (Coming soon)
  • • Linux (Ubuntu 20.04+, Debian 10+) (Coming soon)
  • • 100 MB of available disk space

Verify Installation

After installation, verify that Caesar is installed correctly by running:

caesar --version

This should display the installed version of Caesar (v1.5.1).

Next Steps

Now that you have Caesar installed, here are some resources to help you get started:

VS Code Extension

Get syntax highlighting and IntelliSense support for Caesar in Visual Studio Code.

Install Extension →

Join the Community

Connect with other Caesar developers and get help with your projects.

Visit Community →
Caesar Banner