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
493 downloads per month
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
# Runsmain.swamp
in current directoryswamp r
# Short versionswamp run file.swamp
# Run specific file
Build
swamp build
# Builds current directoryswamp b
# Short versionswamp 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