Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 221 Bytes

llvm-lang

Sys Information

linux version: Ubuntu 22.04.2 LTS g++ version: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Run Frontend

Run the following command in terminal:

g++ my-lang.cc -std=c++14