card2code icon indicating copy to clipboard operation
card2code copied to clipboard

A code generation dataset for generating the code that implements Hearthstone and Magic The Gathering card effects.

Results 1 card2code issues
Sort by recently updated
recently updated
newest added

When I worked with that dataset, I've found, that one line from train cannot be parsed by `ast` because it had line continuation character without line break §. I decided...