== This project has been renamed to slang-lang/slang and moved to Github. ==
ObjectiveScript is an object orientated scripting language that tries to combine the speed of scripting with an object orientated syntax similar to Java and C++. The language offers native data types like bool, double, float, int and string as well as user defined object types and a system library with data types similar to the Java boxed types like Integer and String. Collections like List, Map, etc. can be used with object and value types and can also be used as raw types (i.e. List == List<Object>).
Features
- extreme const correctness
- static type system
- operator overloading
- active & passive operators (aka modern operators)
- type inference
- containers (List, Map, Set, Stack, Vector etc.)
- prototypes (aka generics)
- enumerations (C++-like enum with required namespace)
- namespaces
- cli interpreter (oscript)
- package manager for libraries (odepend)
- standalone debugger (odebugger; similar to GDB)
- storable debugging session configurations
- MySQL library
- implemented in C++
- Apache 2 CGI plugin
- PHP replacement
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow ObjectiveScript
Other Useful Business Software
Quality Management Software
isoTracker Quality Management is a popular cloud-based quality management software (QMS) that is used by small to medium sized businesses on a worldwide basis. It helps to manage ISO 9001, ISO 13485, ISO 22000, ISO 17025, ISO 14001 systems...plus many similar other systems. It also conforms to the requirements of 21 CFR Part 11.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ObjectiveScript!