Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 317 Bytes

Furst

Functional first memory safe language based on LLVM.

Getting Started

Run

./build.ps1

This will pull down a version of LLVM into a deps directory. It will also create a build directory and run cmake into it

Tooling

  • CMake
  • CCache
  • Ninja
  • Clang & Clangd
  • C++ 20