/WalterLang

The official repo for the WalterLang, an interpreted typeless language built with Rust

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

WalterLang

The official repo for the WalterLang, an interpreted typeless language built with Rust

Functionality Checklist

  • Printing
  • Seting variables
  • Printing variables
  • Multi-line variables
  • Defining functions
  • Multiple arguments to a function
  • Maths

Feature Checklist

  • Comments
  • Multi-line comments
  • -d Debug mode
  • Parsing a file name
  • WalterShell
  • WalterShell history
  • WalterShell Autocomplete