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

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ObjectiveScript!

Additional Project Details

Operating Systems

BSD, Linux, Windows

Intended Audience

Developers, System Administrators

Programming Language

C++

Database Environment

MySQL

Related Categories

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

Registered

2015-05-21