2 releases

new 0.0.4 Dec 3, 2024
0.0.2-a03 Nov 29, 2024

#898 in Programming languages

Download history 149/week @ 2024-11-27

151 downloads per month

MIT license

350KB
7.5K SLoC

Swamp Script CLI 🐊

A magical language that lives in the swamp.

🚀 Installation

MacOS

Due to Apple's security measures, you'll need to allow the executable:

xattr -cr ./swamp

🌟 Usage

Run

  • swamp run # Runs main.swamp in current directory
  • swamp r # Short version
  • swamp run file.swamp # Run specific file

Build

  • swamp build # Builds current directory
  • swamp b # Short version
  • swamp build ./my_script.swamp # Build specific file

📜 License

MIT License - see LICENSE for details

Copyright 2024 Peter Bjorklund. All rights reserved.

Dependencies

~10MB
~172K SLoC