7 releases

new 0.0.9 Dec 31, 2024
0.0.8 Dec 30, 2024
0.0.2-a03 Nov 29, 2024

#244 in Programming languages

Download history 247/week @ 2024-11-29 299/week @ 2024-12-06 155/week @ 2024-12-13 2/week @ 2024-12-20 210/week @ 2024-12-27

682 downloads per month

MIT license

490KB
11K 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

~9.5MB
~165K SLoC