== 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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ObjectiveScript!