Racket

Racket

Racket 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

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

Racket is a general-purpose, multi-paradigm programming language that serves as a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language design and implementation, enabling developers to create new domain-specific and general-purpose languages. Racket's core language includes features such as macros, modules, lexical closures, tail calls, delimited continuations, parameters (fluid variables), software contracts, green threads, and OS threads. The language also comes with primitives, such as event spaces and custodians, which control resource management and enable the language to act like an operating system for loading and managing other programs. Further extensions to the language are created with the powerful macro system, which, together with the module system and custom parsers, can control all aspects of a language. Most language constructs in Racket are implemented as macros in the base language.

About

Unlambda is a programming language. Nothing remarkable there. The originality of Unlambda is that it stands as the unexpected intersection of two marginal families of languages. Functional programming languages, of which the canonical representative is Scheme (a Lisp dialect). This means that the basic object manipulated by the language (and indeed the only one as far as Unlambda is concerned) is the function. Rather, Unlambda uses a functional approach to programming: the only form of objects it manipulates are functions. Each function takes a function as an argument and returns a function. Apart from a binary “apply” operation, Unlambda provides several built-in functions (the most important ones being the K and S combinators). User-defined functions can be created, but not saved or named, because Unlambda does not have any variables.

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

Programmers and Mac and iOS developers

Audience

Programmers and educators looking for a programming language to improve scripting and computer science education

Audience

Developers in need of an advanced Programming Language solution

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

No information available.
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

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

Company Information

Racket Language
United States
racket-lang.org

Company Information

Unlambda
www.madore.org/~david/programs/unlambda/

Alternatives

Oxygene

Oxygene

RemObjects Software

Alternatives

Alternatives

Alternatives

Racket

Racket

Racket Language
C#

C#

Microsoft
Odin

Odin

Odin Language
Oxygene

Oxygene

RemObjects Software
Zig

Zig

Zig Software Foundation
Zig

Zig

Zig Software Foundation

Categories

Categories

Categories

Categories

Integrations

Amp
Buffer Editor
Code::Blocks
CodeConvert
CodeRunner
Cody
Coveralls
FacePlugin
Jtest
Kate
LEADTOOLS Imaging SDK
LEADTOOLS Recognition SDK
Lapce
LiteRT
LuGo-Test
ManagePrompt
Material Design
Sider Scan
Typora
Xcode

Integrations

Amp
Buffer Editor
Code::Blocks
CodeConvert
CodeRunner
Cody
Coveralls
FacePlugin
Jtest
Kate
LEADTOOLS Imaging SDK
LEADTOOLS Recognition SDK
Lapce
LiteRT
LuGo-Test
ManagePrompt
Material Design
Sider Scan
Typora
Xcode

Integrations

Amp
Buffer Editor
Code::Blocks
CodeConvert
CodeRunner
Cody
Coveralls
FacePlugin
Jtest
Kate
LEADTOOLS Imaging SDK
LEADTOOLS Recognition SDK
Lapce
LiteRT
LuGo-Test
ManagePrompt
Material Design
Sider Scan
Typora
Xcode

Integrations

Amp
Buffer Editor
Code::Blocks
CodeConvert
CodeRunner
Cody
Coveralls
FacePlugin
Jtest
Kate
LEADTOOLS Imaging SDK
LEADTOOLS Recognition SDK
Lapce
LiteRT
LuGo-Test
ManagePrompt
Material Design
Sider Scan
Typora
Xcode
Claim Component Pascal and update features and information
Claim Component Pascal and update features and information
Claim Objective-C and update features and information
Claim Objective-C and update features and information
Claim Racket and update features and information
Claim Racket and update features and information
Claim Unlambda and update features and information
Claim Unlambda and update features and information