cppfront
C++
向けの試験的
トランスパイラ
実装。
雰囲気は以下
code:hello.cpp2
main: () -> int = {
std::cout << "Hello, World!";
}
https://github.com/hsutter/cppfront
似たような言語
jakt-lang
carbon-lang