lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.37k stars 156 forks source link

Default constructors #2750

Open tanay-man opened 3 days ago

tanay-man commented 3 days ago

I have implemented the simplest case of default constructors. I have also added the field member_functions to the ASR node Struct. @Thirumalai-Shaktivel @certik