Hacker News new | ask | show | jobs
Apex Programming Language – Fancy syntax, easy and fast (github.com)
2 points by TheRemyyy 169 days ago
2 comments

Apex is a modern systems programming language that combines the safety of Rust with the expressiveness of modern high-level languages. Built on LLVM, Apex compiles to native machine code with zero runtime overhead while providing strong compile-time guarantees through its advanced type system and borrow checker.
There's already an apex programming language from salesforce: https://developer.salesforce.com/docs/atlas.en-us.apexcode.m...
i know i forgot :/