SRL-PHP
SRL-PHP copied to clipboard
Implementation of SRL in C# (.NET)
I'm .NET developer, I found this amazing repo and I would like to see a C# implementation of SRL.. Do you know if there is someone working on this? What do I need to help?
I don't know of anyone currently working on it, but I heard @akorb is planning to do so. It'd be pretty awesome if you guys could implement it in C# as well. Just start a new project and try matching against the test rules. If you need any help, I'm always there for you.
@akorb what do you think if we work together on this?
@djhvscf That's very nice. Unfortunately I won't have time tomorrow. What do you think about Friday or Saturday afternoon?
@akorb I think we can work on this via skype... my username is djhv1992
In the future, I'll be moving this project to SimpleRegex/SRL-PHP, to have a better overview of everything to come. If you'd like me to create a C# repository at SimpleRegex/SRL-CSharp for you and give you permission on that, please let me know.
That sounds great!
@djhvscf, @akorb, there you go.
Am I a team member of your new org? :P @KarimGeiger
Of course :)
@KarimGeiger I realized that you created a Javascript repo... I would like to be part of that team, also..
No problem. The more the merrier!
FYI: I've renamed the project.
@djhvscf What do you think about using a existing parser library like https://github.com/sprache/Sprache ?
Let me check it @akorb
Is this (still) in active development?
Yes, it is
@djhvscf is there a github repo for this project?