##DSL
###Datatypes supported:
#####integer,float,string,boolean,long_integer,character
####DSL for Variables:
DSL: Datatype(name)
#####Example:
- integer(a);
##DSL
###Datatypes supported:
#####integer,float,string,boolean,long_integer,character
####DSL for Variables:
DSL: Datatype(name)
#####Example: