13 releases

Uses new Rust 2024

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

#245 in Programming languages

Download history 400/week @ 2025-03-19 623/week @ 2025-03-26 50/week @ 2025-04-02 8/week @ 2025-04-09 38/week @ 2025-04-16 32/week @ 2025-04-23 8/week @ 2025-04-30 22/week @ 2025-05-07 16/week @ 2025-05-14 7/week @ 2025-06-11 23/week @ 2025-06-18 1/week @ 2025-06-25 42/week @ 2025-07-02

73 downloads per month
Used in 18 crates (11 directly)

MIT license

3KB
54 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.

No runtime deps