There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
ArgonWorks the second version of a compiler and a novel IDE for working with the Argon language. Argon has multiple inheritance as well as type inference but methods are all multimethods and dispatch according to the types of all parameters not just the receiver.