Require:
- JDK 17+
- C++ compier that support C++17
- Maven
Build:
- Add "bin" into your env path
- run build.sh
- Search 'sric-language' in vscode marketplace, install it.
- Config Language Server Path, Language Server Arguments in plugin setting.
sric test.scm
The .scm file is module build script.
The generated C++ code is located in the "sric/output" directory.
fan fmake output/test.fmake -debug