plum

#treesitter#compiler#wasm

git clone https://git.pyrossh.dev/plum

A statically typed, imperative programming language inspired by rust, python


tooling/tree-sitter-plum/LICENSE
4bd2c1c 1
The MIT License (MIT)
4bd2c1c 2
4bd2c1c 3
Copyright (c) 2024 pyrossh
4bd2c1c 4
4bd2c1c 5
Permission is hereby granted, free of charge, to any person obtaining a copy
4bd2c1c 6
of this software and associated documentation files (the "Software"), to deal
4bd2c1c 7
in the Software without restriction, including without limitation the rights
4bd2c1c 8
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4bd2c1c 9
copies of the Software, and to permit persons to whom the Software is
4bd2c1c 10
furnished to do so, subject to the following conditions:
4bd2c1c 11
4bd2c1c 12
The above copyright notice and this permission notice shall be included in all
4bd2c1c 13
copies or substantial portions of the Software.
4bd2c1c 14
4bd2c1c 15
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4bd2c1c 16
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4bd2c1c 17
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4bd2c1c 18
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4bd2c1c 19
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4bd2c1c 20
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4bd2c1c 21
SOFTWARE.