-
Notifications
You must be signed in to change notification settings - Fork 1
The compiler of the CaesarJ programming language
License
tud-stg-lang/caesar-compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
compiling ============ Caesar requires parser and scanner source files to be generated before the rest can be compiled. This is done by calling the ant on default target defined in the build.xml running the compiler ==================== Please use the scripts defined in scripts directory to invoke the compiler. acknowledgements ================ AspectJ - Caesar uses the aspectj weaver for weaving the advices. AspectJ and parts of the Eclipse code are available under the terms of the Common Public License version 1.0, see http://eclipse.org/legal/cpl-v10.html BCEL - Those portions of this distribution in the org.apache Java namespace are available under the terms of the GNU Lesser General Public License (LGPL), see http://www.gnu.org/copyleft/lesser.html GetOpt - Command line arguments are parsed using the GNU GetOpt. It is available under the GPL license, see http://www.gnu.org/copyleft/gpl.html. ANTLR - ANother Tool for Language Recognition Available at http://www.antlr.org/
About
The compiler of the CaesarJ programming language
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published