TDA283-compiler-construction / project

Material for TDA283 / DIT300 Compiler Construction
11 stars 27 forks source link

Add tests for mixed use of pointers and arrays #34

Closed bbyalcinkaya closed 1 year ago

bbyalcinkaya commented 2 years ago

I have created three test cases for arrays of pointers and arrays in structs. Directory names are underscore-separated extension names in alphabetical order.

arrays1_pointers/mixed001.jl and arrays2_pointers/mixed001.jl are adapted from extensions/adv_structs.