
D (Programming Language)
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity.
Quorum Programming Language. - The world's first evidence-oriented programming language.
quorum is a general purpose tool that we call an "evidencebased" programming language. it started as an interpreted language originally designed to be easier to hear through screen readers for blind or visually impaired users. eventually, quorum became a general purpose programming language designed for any user. current versions compile to java bytecode and run on the java virtual machine, similarly to jruby, jython, or scala. quorum 3.0 also compiles to javascript and can be run from the web.
programming-language