Lua

Lua

Lua Language

About

Component Pascal is a general-purpose language in the tradition of Pascal, Modula-2, and Oberon. Its most important features are block structure, modularity, separate compilation, static typing with strong type checking (also across module boundaries), type extension with methods, dynamic loading of modules, and garbage collection. Type extension makes Component Pascal an object-oriented language. An object is a variable of an abstract data type consisting of private data (its state) and procedures that operate on this data. Abstract data types are declared as extensible records. Component Pascal covers most terms of object-oriented languages by the established vocabulary of imperative languages in order to minimize the number of notions for similar concepts. Complete type safety and the requirement of a dynamic object model make Component Pascal a component-oriented language.

About

Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Lua has a deserved reputation for performance. To claim to be "as fast as Lua" is an aspiration of other scripting languages. Several benchmarks show Lua as the fastest language in the realm of interpreted scripting languages. Lua is fast not only in fine-tuned benchmark programs, but in real life too. Substantial fractions of large applications have been written in Lua.

About

Objective-C is the primary programming language you use when writing software for OS X and iOS. It’s a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime. When building apps for OS X or iOS, you’ll spend most of your time working with objects. Those objects are instances of Objective-C classes, some of which are provided for you by Cocoa or Cocoa Touch and some of which you’ll write yourself.

About

Pygame is a set of Python modules designed for writing video games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system. Pygame is free. Released under the LGPL license, you can create open-source, freeware, shareware, and commercial games with it. With dual-core CPUs common, and 8-core CPUs cheaply available on desktop systems, making use of multi-core CPUs allows you to do more in your game. Selected pygame functions release the dreaded python GIL, which is something you can do from C code. Uses optimized C and assembly code for core functions. C code is often 10-20 times faster than python code, and assembly code can easily be 100x or more times faster than python code. Comes with many operating systems. Just an apt-get, emerge, pkg_add, or just install away.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Programmers searching for a complete Programming Language solution

Audience

DevOps teams in need of a scripting language solution

Audience

Programmers and Mac and iOS developers

Audience

Developers in search of a solution to create fully featured games and multimedia programs

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Component Pascal
Founded: 1997
blackboxframework.org/index.php

Company Information

Lua Language
www.lua.org

Company Information

Objective-C
Founded: 1984
developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html

Company Information

pygame
www.pygame.org/wiki/about

Alternatives

Oxygene

Oxygene

RemObjects Software

Alternatives

Alternatives

Alternatives

C#

C#

Microsoft
Odin

Odin

Odin Language
ABAP

ABAP

SAP PRESS
Java

Java

Oracle

Categories

Categories

Categories

Categories

Integrations

Code::Blocks
CodeScene
Codecov
Coverity Static Analysis
Data Theorem
Gideros
Helix Editor
Jumpcut
Lapce
Mayhem Code Security
NanoVMs
Parse
Python
REST United
Refraction
Replit
Stickler CI
SwapCode AI
Zed
{CodeStore}

Integrations

Code::Blocks
CodeScene
Codecov
Coverity Static Analysis
Data Theorem
Gideros
Helix Editor
Jumpcut
Lapce
Mayhem Code Security
NanoVMs
Parse
Python
REST United
Refraction
Replit
Stickler CI
SwapCode AI
Zed
{CodeStore}

Integrations

Code::Blocks
CodeScene
Codecov
Coverity Static Analysis
Data Theorem
Gideros
Helix Editor
Jumpcut
Lapce
Mayhem Code Security
NanoVMs
Parse
Python
REST United
Refraction
Replit
Stickler CI
SwapCode AI
Zed
{CodeStore}

Integrations

Code::Blocks
CodeScene
Codecov
Coverity Static Analysis
Data Theorem
Gideros
Helix Editor
Jumpcut
Lapce
Mayhem Code Security
NanoVMs
Parse
Python
REST United
Refraction
Replit
Stickler CI
SwapCode AI
Zed
{CodeStore}
Claim Component Pascal and update features and information
Claim Component Pascal and update features and information
Claim Lua and update features and information
Claim Lua and update features and information
Claim Objective-C and update features and information
Claim Objective-C and update features and information
Claim pygame and update features and information
Claim pygame and update features and information