Hey Guys, i'd like to ask someone who implemented a language in bison.
How long does it take to implement the code side after you finish all of the rules? I dont know if i should do it or not. Currently i am at 600 LoC (counting the middle part of the %%)
How long would it take to implement the code? I know it will vary but how long did it take for you to implement?
Will it take days? months? or many months/years? If its two weeks or less i may go ahead and do it. If its more then 2 months i wont consider it (at least not at this point).
Just asking for an estimate. I need to also consider the backened code. Converting the language to C++ or C# should be trivial though. Anyways i want an estimation to get a rough idea.