| Crates.io | swamp-script |
| lib.rs | swamp-script |
| version | 0.1.10 |
| created_at | 2024-11-29 18:39:22.04977+00 |
| updated_at | 2025-03-29 11:10:38.392456+00 |
| description | script language for embedding |
| homepage | |
| repository | https://github.com/swamp/script |
| max_upload_size | |
| id | 1465907 |
| size | 37,973 |
A magical language that lives in the swamp.
Swamp is a modern, statically-typed programming language designed for writing reliable and maintainable code. It combines functional programming concepts with pragmatic design choices to create an expressive and safe development experience.
Strong Static Typing - Catch errors at compile time with a powerful type system
Pattern Matching - Express complex control flow clearly and safely
Immutability by Default - Reduce bugs with controlled mutability
Zero-Cost Abstractions - High-level features with minimal runtime overhead
Friendly Error Messages - Clear guidance when things go wrong
First-Class Functions - Functions as values with full type inference
Algebraic Data Types - Express data structures naturally with sum and product types
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:
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! 🙏
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2024 Peter Bjorklund. All rights reserved.