diff --git a/src/runtime/c/doc/abstract_expressions.md b/src/runtime/c/doc/abstract_expressions.md new file mode 100644 index 000000000..3ed9563e7 --- /dev/null +++ b/src/runtime/c/doc/abstract_expressions.md @@ -0,0 +1 @@ +Everything in GF revolves around the abstract syntax trees and their representation needs a special attention in the runtime.