Front Ends

cscm.FrontEndBase Base class for front end classes.
cscm.EDGFrontEnd Used by compiler model classes to add in command line arguments for executing cprocess.
cscm.JavaFrontEnd A helper class with useful methods for any compiler model that uses the java_fe front end.
cscm.CSharpFrontEnd A helper class with useful methods for any compiler model that uses the dotnet front end.
cscm.SWYXFrontEnd A helper class with useful methods for any compiler model that uses the machine code front ends.
cscm.ArmFrontEnd ARM front end
cscm.X64FrontEnd x64 front end.
cscm.X86FrontEnd x86 front end.