yoshimon / symbolic

A flexible compiler front-end for C-style Domain Specific Languages
https://yoshimon.github.io/symbolic
1 stars 0 forks source link

Contribution #1

Open christianbender opened 6 years ago

christianbender commented 6 years ago

Hello,

I have found your project on GitHub. I created a assembler-liker (intel syntax) language in Python and a befunge-93 interpreter (my last project) in Java. I would like contribute on your project.

greetings

yoshimon commented 6 years ago

Hey Christian,

The project is almost done and a lot of the design choices require a good amount of explanation. I don't have time to do either at the moment. :) So I'd rather keep this closed for now and finish off an initial version as fast as possible before inviting more people and discussing everything.

Thank you for showing interest in this though, much appreciated! I'm sure you will find more interesting projects than this on github, it's only cool to me at the moment. ;)

Cheers, Gokhan