// AluRE: AluVM runtime environment. // This is rust implementation of AluVM (arithmetic logic unit virtual machine). // // Designed & written in 2021 by // Dr. Maxim Orlovsky // // This software is licensed under the terms of MIT License. // You should have received a copy of the MIT License along with this software. // If not, see .