Remember code for multiple languages

I have solved a bunch of puzzles using PHP.
Now I would like to solve them again using C++.
But if I do so, I lose the code that worked in PHP.
It would be nice to be able to switch between multiple languages and keep the old code.

1 Like

Hello!
I agree with you.
We’ve had this feature requested before and we plan on incorporating it some time in the future.

Keep Coding :slight_smile:

Thanks, this is great news :smile:

I agree too : it will be a nice feature !

ohmigosh… That seems like a major design flaw. Yeah, you should definitely be able to keep the different language solutions separate. Though, having said that, I do a fair bit of coding and testing locally, and so players may want to consider doing the same.

If you want to show a prospective employer that you can really code, you can simply zip or tar up your directory of all your code and send it. I keep a directory named for each problem so I can put my solution source along with any test files, etc.