Question: SCL is an experimental system programming language that can be used as a higher-level language for low-level programming. It will typically be used for programming
SCL is an experimental system programming language that can be used as a higher-level language for low-level programming. It will typically be used for programming micro-controllers (embedded systems), IoT, and various applications involving such hardware systems as the ones that use Arduino and SiliconLabs.
The SCL language is described in a preliminary informal form, and a language processor has been implemented that translates an SCL program to C code. Thus, the language processor generates C code from SCL code.
THIS IS TO BE PERFORMED
Define a formal specification of the SCL language using BNF and EBNF.
Evaluate this language with sample of programs. These can be Arduino programming examples, IoT programs, etc. This will provide feedback to help identify the weaknesses and strengths of the language.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
