13 releases

Uses new Rust 2024

0.1.10 Mar 29, 2025
0.1.9 Mar 28, 2025
0.0.20 Mar 7, 2025

#2903 in Game dev

Download history 331/week @ 2025-03-19 618/week @ 2025-03-26 51/week @ 2025-04-02 8/week @ 2025-04-09 33/week @ 2025-04-16 25/week @ 2025-04-23 10/week @ 2025-04-30 33/week @ 2025-05-07 21/week @ 2025-05-14 5/week @ 2025-06-11 20/week @ 2025-06-18 1/week @ 2025-06-25 39/week @ 2025-07-02

65 downloads per month
Used in 17 crates (12 directly)

MIT license

26KB
673 lines

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

~305–420KB