diff --git a/README.md b/README.md new file mode 100644 index 0000000..86c7263 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Embedded Universal DSL: a good DSL for us by us + +This repository contains the source code for `EUDSL`, a toolkit for the construction of +embedded DSLs, in arbitrary languages, for targeting [MLIR](https://mlir.llvm.org). + +## Getting started + +Coming soon...