
C interpreter
Reviews:
1
Category:
Developer tools






Description
This is a mini C interpreter.
Basic Types:
int / double/ char /bool
Supported Grammar:
array (you can create multidimensional arrays as well), pointer (pointer to pointer is unable)
if - else / else if
while /for /do-while /switch
function call /recursion
struct
Libs : finished most of functions of following head files.
stdio.h / math.h / string.h
If you need to input some numbers or strings, pre_input may be convenient. You can learn the usage from the picture.
Product ID:
9P13WCS0518Q
Release date:
2020-06-28
Last update:
2022-03-11