Apex is a strongly-typed, object-oriented programming language that allows developers to execute flow and transaction control statements on the Salesforce platform server. It is syntactically similar to Java and executes in a managed environment.
server-side applications, business applications, cloud computing
first-class functions, reflection, decorators/annotations, string interpolation, modules
static system, strong typing, partial inference, compile-time checking, conservative type coercion, optional type annotations
compiled, interpreted
cls, apex, trigger
Status | active |
Type | programming |
Created | 2007 |
Designed by | Salesforce Platform Team |
Developed by | Salesforce |
PyPL Index | N/A |
TIOBE Index | #50 |
GitHub rank | #86 |