7 releases

Uses new Rust 2024

0.1.10 Mar 29, 2025
0.1.9 Mar 28, 2025

#732 in Programming languages

Download history 186/week @ 2025-03-15 393/week @ 2025-03-22 288/week @ 2025-03-29 23/week @ 2025-04-05 4/week @ 2025-04-12 1/week @ 2025-05-03 7/week @ 2025-05-10 9/week @ 2025-05-17

292 downloads per month
Used in 3 crates (2 directly)

MIT license

195KB
4.5K SLoC

Swamp Programming Language 🐊

A magical language that lives in the swamp.

🌟 Features

  • 🎯 Simple and intuitive syntax
  • 🔄 (Not that fast) Swamp VM execution

📗 Documentation

Not done yet, but check out https://swamp-lang.org/ to learn more about the syntax.

Installing

Homebrew

  1. Add the swamp tap (only needed once):

    brew tap swamp/tap
    
  2. Install the swamp formula:

    brew install swamp
    

swamp-build, swamp-test, should be in your PATH. When you need to upgrade, just run:

brew update
brew upgrade swamp

About Contributions

This is an open source project with a single copyright holder. While the code is publicly available under LICENSE, I am not accepting external contributions at this time.

You are welcome to:

  • Use the code according to the license terms
  • Fork the project for your own use, following the license terms
  • Report issues
  • Provide feedback
  • Share the project

If you have suggestions or find bugs, please feel free to open an issue for discussion. While I cannot accept pull requests, I value your feedback and engagement with the project.

Thank you for your understanding and interest in the project! 🙏

License

This project is licensed under the MIT License - see the LICENSE file for details.

_Copyright (c) 2024 Peter Bjorklund. All rights reserved.

Dependencies

~7MB
~119K SLoC