Suggestion: post what you are working on!

I’ve noticed this forum seems a little sleepy. There aren’t many compiler communities around, so it’d be nice to keep this one alive.

So I thought why not suggest that everybody respond here with what they’re working on right now:

  • For me, I’m currently working on an intermediate representation, looking to get it done and then to make a backend, for a lowlevel system language.

    It’s a hobby project of mine but has been going on for years, and it looks like it’ll end up working soon. I fixed some instruction bugs and type checker bugs just this weekend. The plan is to compile to C, and eventually perhaps to either NASM or directly to machine code.

    This weekend I almost tore some of my hair out, tracking down a one line bug fix!

What’s everyone else up to?

2 Likes

Thank you for bringing some life to the forum!

These days I am mostly active on lionweb, migrations from RPG to Java and Python (I am finishing a book on the subject), and working on formalizing the idea of migration pipelines

1 Like

Oh, that project looks so interesting! (If I may get side tracked on a quick suggestion, I have to admit even after reading both the mission statement and the reference architecture, I can’t quite figure out what’s going on. Perhaps you would want to add some practical examples of what this achieves, right below the mission statement?)

Thank you for sharing :blush:

I am (Basile Starynkevitch) and currently working on an inference engine (open source C++ code on github.com/RefPerSys/RefPerSys/ ….) for expert systems

I am French and did work at www.cea.fr on the GCC compiler (with a Lispy DSL) [1109.0779] MELT - a Translated Domain Specific Language Embedded in the GCC Compiler

I would like to join some people interested in open source expert system techology.

(perhaps in some HorizonEurope consortia?)

Respectful regards.

Basile STARYNKEVITCH basile AT starynkevitch DOT net
8 rue de la Faïencerie http://starynkevitch.net/Basile/
92340 Bourg-la-Reine https://github.com/bstarynk
France https://github.com/RefPerSys/RefPerSys
https://orcid.org/0000-0003-0908-5250

1 Like