Category:DWScript
From Rosetta Code
DWScript
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using DWScript.
This programming language may be used to instruct a computer to perform a task.
| Garbage collected: | Yes |
|---|---|
| Parameter passing methods: | By reference, By value |
| Type safety: | Safe, Unsafe |
| Type strength: | Strong |
| Type compatibility: | Nominative |
| Type expression: | Explicit |
| Type checking: | Static |
| See Also: |
|
Your Help Needed
If you know DWScript, please write code for some of the tasks not implemented in DWScript.
If you know DWScript, please write code for some of the tasks not implemented in DWScript.
DWScript is an implementation of Object Pascal.
Other implementations of Object Pascal.
DWScript (DelphiWebScript) is a strongly-typed object-oriented scripting language based on the Delphi language, with extensions borrowed from other Object Pascal dialects.
[edit] See Also
- Wikipedia: Object Pascal
- DWScript at Google Code: [1]
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "DWScript"
The following 97 pages are in this category, out of 97 total.
Categories:
- WikiStubs
- Garbage collection/Yes
- Parameter passing/By reference
- Parameter passing/By value
- Typing/Safe
- Typing/Unsafe
- Typing/Strong
- Typing/Compatibility/Nominative
- Typing/Expression/Explicit
- Typing/Checking/Static
- Programming Languages
- Programming paradigm/Object-oriented
- Programming paradigm/Imperative
- Implementations
- Object Pascal Implementations
- Object Pascal related