Skip to main content

ItsIt's difficult to read &and modify an AST, instead of souresource code.

However, some compiler related tools does allow to use the AST. Java Bytecode, &bytecode and .NET Intermediate code, work similar to an AST.

Its difficult to read & modify an AST, instead of soure code.

However, some compiler related tools does allow to use the AST. Java Bytecode, & .NET Intermediate code, work similar to an AST.

It's difficult to read and modify an AST, instead of source code.

However, some compiler related tools does allow to use the AST. Java bytecode and .NET Intermediate code work similar to an AST.

Source Link
umlcat
  • 2.2k
  • 12
  • 16

Its difficult to read & modify an AST, instead of soure code.

However, some compiler related tools does allow to use the AST. Java Bytecode, & .NET Intermediate code, work similar to an AST.