Skip to content
Wonsup Yoon edited this page Nov 2, 2021 · 57 revisions

Welcome to the KENSv3 wiki!

System Requirements

Operating Systems and Distros

  • Recommended: Ubuntu 18.04, Ubuntu 20.04
  • Okay: Other Linux distros, macOS, Windows + WSL2
  • May Work: Windows Native (MSVC)

Compiler

KENS v3.1 or higher requires C++17.

Environment Supported Compilers
Windows MSVC (19.10), Clang (only 11)
macOS AppleClang (10.0.0 or higher)
Linux GCC (7, 8, 9, 10), Clang (7, 8, 9, 10, 11)

Getting Started

Supported Environments
Windows (x64) CLI (unstable) , Visual Studio (unstable), Visual Studio Code (unstable)
Windows + WSL (x64) CLI , Visual Studio, Visual Studio Code
macOS (x64, aarch64) CLI, Xcode, Visual Studio Code
Linux (x64) CLI, Visual Studio Code, IDE (unofficial)
Docker (x64) CLI

Tips

Resources