SymbEL(ID:8122/)


interpretive dialect of C

"Although the SymbEL language is syntactically similar to C, a key difference is the definition of active and inactive variables. When an active variable is read, a kernel access occurs and data is retrieved from the kernel into that variable. Usually, active variables are structures so that the whole structure will be filled when the variable is read. "


Resources