/umlang

Symbolic/Numeric CAS (Computer Algebra System) with UML-like Syntax

Primary LanguageClojure

umlang

Symbolic/Numeric CAS (Computer Algebra System) with UML-like Syntax

Compilation

$ waf distclean  # Removes old build files
$ waf configure  # Configures build environment
$ waf generate   # Generates lexer and parser from ANTLR4 grammar file
$ waf deploy     # Deploys the generated lexer and parser to the Java source dir
$ waf build      # Compiles the source files

Usage

License

Copyright © 2013 Dylon Edwards

Distributed under the MIT License.