2 releases
new 0.0.4 | Dec 3, 2024 |
---|---|
0.0.2-a03 | Nov 29, 2024 |
#898 in Programming languages
151 downloads per month
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
# 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
~10MB
~172K SLoC