== 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

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow ObjectiveScript

ObjectiveScript Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ObjectiveScript!

Additional Project Details

Operating Systems

Linux, BSD, Windows

Intended Audience

System Administrators, Developers

Programming Language

C++

Database Environment

MySQL

Related Categories

C++ Object Oriented Software, C++ Debuggers, C++ Interpreters

Registered

2015-05-21