[Libre-soc-bugs] [Bug 980] Implement C-based Power ISA pseudocode compiler

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Jan 4 08:28:59 GMT 2024


https://bugs.libre-soc.org/show_bug.cgi?id=980

--- Comment #44 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I have to say that we'll have to reimplement bits of it eventually: I'd like to
make the lexing/parsing routines be parts of the classes. I don't have time for
this now, I'm basically hacking the copy of the existing code, but this is
inevitable. The names of tokens and rules are not sufficiently apt, and I'd not
say the code is really maintainable. But I'm reserving this for the future due
to time constraints.

The next (long and boring) comments are the code we had, the tree we got and
the code we obtained from the tree. There still might be issues, but mostly the
output meets my expectations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list