lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.5k stars 158 forks source link

Fix ASR documentation #554

Open Smit-create opened 2 years ago

Smit-create commented 2 years ago

The ASR documentation still uses the Fortran reference which should be removed and made generalized since it is a standalone library. The file that needs to be updated is: https://github.com/lcompilers/lpython/blob/main/src/libasr/ASR.asdl

certik commented 2 years ago

Yes. This is on @HaoZeke's TODO list as part of GSoD.

suhanigarg29 commented 1 year ago

Can this be assigned to me?

Smit-create commented 1 year ago

Please free to work on this and raise a PR.