Skip to content
View rimstone's full-sized avatar

Block or report rimstone

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rimstone/README.md

RImStone Logo

Example

Here's what RimStone code looks like. It's just a tiny little snippet, and the highlighting is automatic in Vim editor. This handles the upload of a file, updating the database, and showing a confirmation web page to a web client (it's a part of web file manager in less than 100 lines of code example:

Rimstone Example

Not just another language

RimStone is both a general purpose and a Web Domain-Specific language for creating Web-enabled applications.

It's simple: RimStone offers built-in functionality for great many tasks needed for web, database, distributed computing, string processing, encoding/encryption, network programming, parsing, data structures and many other tasks you need all the time.

At the same time, RimStone is a general purpose language which is easy and memory-safe.

RimStone is also a high-performance framework that offers tools for building both server-resident (service) and command-line applications.

More information

Please refer to https://rimstone-lang.com/install-rimstone.html for installation instructions.

Visit https://rimstone-lang.com for documentation, examples, blog and more information about RimStone.

License

RimStone is licensed under Apache 2 License, see https://rimstone-lang.com/rimstone-license.html

Popular repositories Loading

  1. rimstone rimstone Public

    RimStone is memory-safe, high-performance programming language. It's service-oriented, web-ready and general purpose. It's made for application building as a domain-specific language. Build high-pe…

    C 44 4

  2. rimstone.github.io rimstone.github.io Public

    RimStone programming language, framework and application server

    HTML