Giter VIP home page Giter VIP logo

s-lang's Introduction

Small Programming Language

S-Lang (Small Language) - a small, pascal-like programming language. This is my experiments with programming languages and compilers.

Compiler

The source code of compiler, without build system. This repository should have no any external dependency (except RTL and compiler for this compiler).

Doc

The external (public) documentation for the compiler and the S-Lang. Currently, all documentation is presented in the Markdown format.

Lang

The S-Lang design and internal documentations and specifications. All the work on language design should be done here.

RTL

The S-Lang Run-Time Library (or RTL) is composed of a number of base units that provide the underlying support for S-Lang compiler and most programs and components. The RTL includes global routines, utility classes, basic and additional (abstract) data types definitions, etc. Browse source...

Tests

The testing infrastructure and test cases.

Tools

Any external tools (binaries).

VCL

The Visual Component Library of the S-Lang.

Web

The source code of S-Lang website.

s-lang's People

Contributors

malakhv avatar

Stargazers

Yury Bereza avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.