Package clover2

Yet another compiler language

https://github.com/ab25cq/clover2/wiki

clover2 is a Ruby-like compiler language with static type like Java.
This language consists of compilers and virtual machines like Java and C#.
In order to compile, type checking can be done at compile time. In addition,
it is designed to be able to use an easy-to-use library like Ruby.
Regular expressions, lambda, closure etc are first class objects.

Version: 11.0.0

General Commands

clover2 cclover2 is the compiler for Clover2. clover2 is the Virtual Machine for Clover2. iclover2 is REPL for Clover2.