Weak
Allows for more flexible type conversions, where variables can be implicitly cast between types, sometimes leading to unexpected results.
Plangs
| Name | Description |
|---|---|
| BASIC | Family of high-level programming languages created in 1964 to make programming more accessible. |
| C | General-purpose language foundational in systems and application programming. |
| Cilk | Family of languages designed for parallel computing extending C and C++. |
| Datalog | Declarative logic programming language and subset of Prolog, used for deductive databases. |
| Hack | PHP-influenced language with static and gradual typing, used on the HHVM platform. |
| JavaScript | Scripting language essential for web interactivity and development. |
| JavaScriptCore | JavaScript engine utilized in Safari and part of the WebKit project. |
| MATLAB | Proprietary multi-paradigm programming language and numerical computing environment. |
| Objective-C | Object-oriented language that extends C with Smalltalk-style message passing. |
| PHP | Scripting language primarily used for web development. |
| Red | Programming language supporting imperative and functional paradigms, developed to overcome Rebol's limitations. |
| V8 | V8 is a high-performance JavaScript engine used in Chrome and Node.js. |
| Visual Basic | Multi-paradigm language developed by Microsoft for Windows applications. |
| Yabasic | BASIC interpreter with basic graphical capabilities. |