spicy icon indicating copy to clipboard operation
spicy copied to clipboard

Implement Spicy printer visitor

Open bbannier opened this issue 5 years ago • 1 comments

We (mostly) cannot turn back a Spicy AST into Spicy source code. Need to fully implement that visitor.

bbannier avatar Apr 06 '20 12:04 bbannier

It's in spicy/src/compiler/visitors/printer.cc

bbannier avatar Apr 06 '20 12:04 bbannier