The Sling programming language is a general-purpose, object oriented programming language that can be used for all kinds of software development, including web and mobile application development, backend systems and database programming, server applications, desktop applications and embedded software. The resources listed here will guide in the discovery of different aspects of Sling and how to use them.

Compiling Sling applications for Android

The Sling programming language and the Sling compiler can be used to develop cross-platform software for many different platforms, including Android. Since the compiler works by translating the Sling source code to Java code in the case of Android, the Android development tools are required to compile this code. This document is meant to help you in the installation and configuration of those tools for use with Sling.

Sling programming with Visual Studio Code

Visual Studio Code is a powerful and popular code editor for programmers, which can also very well be used for working with Sling code. This short document will outline the steps required for the installation and configuration of VSCode for Sling programming by using the Eqela Sling extension for Visual Studio Code, and how to enable the Sling color theme in Visual Studio Code.

Sympathy web server and application platform

Sympathy is a high performance dynamic web server / application platform, fully developed using Eqela technologies, and able to run on multiple platforms. Sympathy can be used to develop both static and dynamic websites and web applications, and also comes with a set of ready-made, commonly usable application for delivering web services.

The Sling Programming Language

The Sling programming language is a general-purpose, object oriented programming language that is meant to be used for all kinds of software development targeting multiple platforms and different execution environments. Sling encourages productivity, maintainability and well formatted, well structured source code.

The Jkop Framework

Jkop is an API framework that aims to provide consistent or identical APIs and development experiences across different programming languages and technology platforms. It is also intended to act as a common layer between them. The Jkop project is composed of several modules, each of which is targeted for a specific purpose or environment.

Web Server Development in Sling with Sympathy

This tutorial teaches you on developing a web server application in Sling programming language using the Sympathy framework.

Developing a task list mobile application in Sling

In this tutorial, we will learn how to develop a simple cross platform mobile application using Sling and SQLite as database. The application features a task list or a to-do list, and allows the user to retrieve and manage the entry data in the list. The application is intended to be used on iOS and Android.

Compiling Sling applications for iOS

The Sling programming language and the Sling compiler can be used to develop cross-platform software for many different platforms, including iOS. Since the compiler works by translating the Sling source code to Objective-C code in the case of iOS, the iOS development tools (Xcode) are required to compile this code. This document is meant to help you in the installation and configuration of those tools for use with Sling.

Sling Project File

Each Sling project or module may contain a Sling project file, commonly referred to as a Pling file. This document describes the format and the supported data fields that can be specified in this file.

Sling Language Reference

The Sling programming language is a general-purpose, object oriented programming language that can be used for all kinds of software development, including web and mobile application development, backend systems and database programming, server applications, desktop applications and embedded software. The language reference documentation specifies and describes the various features of the language in detail.


Twitter Facebook LinkedIn Youtube Slideshare Github