A software analysis framework built around the QBE intermediate language
git clone https://git.8pit.net/quebex.git
1MIT License 2 3Copyright (c) <year> <copyright holders> 4 5Permission is hereby granted, free of charge, to any person obtaining a copy of this software and 6associated documentation files (the "Software"), to deal in the Software without restriction, including 7without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 8copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the 9following conditions:1011The above copyright notice and this permission notice shall be included in all copies or substantial12portions of the Software.1314THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT15LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO16EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER17IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE18USE OR OTHER DEALINGS IN THE SOFTWARE.