

Erlang – uses asynchronous message passing with nothing shared.Eiffel (through the SCOOP mechanism, Simple Concurrent Object-Oriented Computation).E – uses promises, ensures deadlocks cannot occur.Clojure – a dialect of Lisp for the Java virtual machine.Cω – C Omega, a research language extending C#, uses asynchronous communication.ChucK – domain specific programming language for audio, precise control over concurrency and timing.Provides a message based parallel-first concurrency model. Ballerina – a language designed for implementing and orchestrating micro-services.Ateji PX – an extension of the Java language for parallelism.Alef – concurrent language with threads and message passing, used for systems programming in early versions of Plan 9 from Bell Labs.Visual Basic (use Common Intermediate Language (CIL) that is JIT compiled into a native runtime).Vala (compiler for the GObject type system).Smalltalk compiles to platform independent bytecode for a Virtual Machine.Simula (first object-oriented language, a superset of ALGOL 60).SequenceL – purely functional, parallelizing and race-free.Python (compiles to intermediate VM bytecode).PL/I (general-purpose language, originally for IBM mainframes).Nemerle (compiled into intermediate language bytecode).Kotlin (Kotlin/Native uses LLVM to produce native binaries).Julia (compiled on the fly to machine code).Java (usually compiled into JVM bytecode ahead-of-time (AOT) compilers compile to machine code).Fortran (the first high-level, compiled language, from IBM's John Backus).F# (compiled into CIL, to generate runtime image).Eiffel (object-oriented language developed by Bertrand Meyer).DIBOL (Digital Interactive Business Oriented Language).Delphi ( Borland's Object Pascal development system).DASL compiles into Java, JavaScript, JSP, Flex, etc.CLEO (Clear Language for Expressing Orders) on Leo computers.CLIPPER 5.3 (programming language for DOS-based software).C# (compiled into CIL, generates a native image at runtime).C++ (widely used multiparadigm language derived from C).C (one of the most widely used procedural languages).BASIC (some dialects, including the first version of Dartmouth BASIC).

#Xojo generic object manual
25.3 Languages with optional manual memory management.25.2 Languages with manual memory management.
