[antlr-interest] store generated AST

Kevin Carroll kcarroll at signmgmt.com
Wed May 25 11:37:04 PDT 2011


Arjan,

I have had success with the C# version of ANTLR storing my AST's in a SqlServer database by serializing and saving as a binary data type (varbinary(max)).

Kevin

-----Original Message-----
From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-bounces at antlr.org] On Behalf Of Arjan Kok
Sent: Wednesday, May 25, 2011 7:06 AM
To: antlr-interest at antlr.org
Subject: [antlr-interest] store generated AST

Hi Antlr-ers,

For performance reasons, I would like to store the generated AST in a database. Is this supported/recommended?


Kind Regards, Arjan Kok.

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address


More information about the antlr-interest mailing list