From 752fc9849de5b14d8a22dbbe89d4eb46b3395a5a Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 16 Nov 2020 21:04:29 -0600 Subject: [PATCH] #107 Add LLVM Clang MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LLVM Clang Status: ✳️ Yes, it works via Rosetta 2 https://doesitarm.com/app/llvm-clang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 538206e..0416833 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [IntelliJ Idea](https://www.jetbrains.com/idea/download/#section=mac) - ✳️ Runs via Rosetta with native support currently in development - [Official Jetbrains Issue](https://youtrack.jetbrains.com/issue/JBR-2526) * [iTerm](https://iterm2.com/downloads.html) - ✅ Yes, fully supported as of v3.4.0 - [PR](https://github.com/gnachman/iTerm2/pull/421) * [Julia Language](https://julialang.org/downloads/) - ✳️ Yes, it works via Rosetta 2 - [Github Issue](https://github.com/JuliaLang/julia/issues/36617) +* [LLVM Clang](https://releases.llvm.org/download.html) - ✳️ Yes, it works via Rosetta 2 - [Apple Forums](https://developer.apple.com/forums/thread/649992) * [Node](https://nodejs.org/en/) - ⏹ Working on v15 with patches to previous versions in the pipeline - [Platforms State of the Union Clip](https://twitter.com/blendertoday/status/1275417203303727104?lang=en) * [Nova](https://nova.app) - ✅ Yes, Full Native Apple Silicon Support as of v3 - [Official Tweet](https://twitter.com/panic/status/1326977997732134912?s=20) * [OCaml](https://ocaml.org/) - 🚫 Not yet, but it's currently in beta. - [Pull Status](https://github.com/ocaml/ocaml/pull/9699)