9 releases

new 0.0.12 Jan 13, 2025
0.0.11 Jan 10, 2025
0.0.9 Dec 31, 2024
0.0.2-a03 Nov 29, 2024

#421 in Programming languages

Download history 169/week @ 2024-11-27 342/week @ 2024-12-04 186/week @ 2024-12-11 6/week @ 2024-12-18 151/week @ 2024-12-25 109/week @ 2025-01-01 224/week @ 2025-01-08

493 downloads per month

MIT license

645KB
15K 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
~166K SLoC