Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@rimstone
rimstone
Follow
View rimstone's full-sized avatar

RimStone rimstone

Block or report rimstone

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
rimstone/README.md

RImStone Logo

RimStone is a memory-safe, high-performance programming language and framework. It's general purpose, web ready, easy to use and powerful.

Build web applications, distributed systems, middleware and command-line applications in minutes. TryHello World now, both as a command-line program and a service. RimStone applications are highly-optimized native executables without Virtual Machines.

Example

Tutorial

Documentation

Install

Bugs and issues

Blog

Web site

License

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 ofweb file manager in less than 100 lines of code example:

Rimstone Example

Tutorial

Learn RimStone in no time with a number of step-by-step easy-to-replicatefull examples.

Documentation

RimStone comes with a well-writtendocumentation.

Install

RimStone installs as source only and it's built on the spot. RimStone does NOT need sudo - it installs in .rimstone folder in your home directory. Here's what you need to do to install RimStone:

wget"https://github.com/rimstone/rimstone/archive/refs/heads/main.tar.gz" -O main.tar.gztar xvfz main.tar.gzcd rimstone-main./riminst.sh.$HOME/.bashrc

RimStone uses toolkit libraries for some functionality (such as MariaDB/PostgreSQL/SQLite client, libxml2, CURL, OpenSSL), and to install those you'll need sudo of course (the RimStone installer can install those for you or you can do it yourself).

You can also install from the github repo, or from a package (such as for apt, dnf, zypper or pacman) - seeall installation methods. All the files (including the above main.tar.gz as well as the packages) are inRimStone releases.

Bugs and issues

Send email tohello@rimstone-lang.com with the issue description.

Blog

BookmarkRimStone blog for the latest releases, articles, examples etc.

Web site

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

License

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

Popular repositoriesLoading

  1. rimstonerimstonePublic

    RimStone programming language and framework.

    C 46 4

  2. rimstone.github.iorimstone.github.ioPublic

    RimStone programming language, framework and application server

    HTML


[8]ページ先頭

©2009-2026 Movatter.jp