| Interface | Description |
|---|---|
| LanguageSupport |
Define the methods that are provided for each language.
|
| Class | Description |
|---|---|
| BaseLanguageSupport |
Class that contains routines common to all language drivers
|
| C |
Routines for supporting C language
|
| Java |
Routines for supporting the java language
|
| Javascript |
Routines for supporting the javascript language
|
| Pascal |
Routines for supporting the pascal language
|
| Enum | Description |
|---|---|
| Language |
Languages generated by the compiler-compiler
TODO: P1-Add javascript
TODO: P3-Add scala
A language is composed by its extension, include file
extension and a locale.
|
Copyright © 2017. All rights reserved.