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.
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:
Learn RimStone in no time with a number of step-by-step easy-to-replicatefull examples.
RimStone comes with a well-writtendocumentation.
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.
Send email tohello@rimstone-lang.com with the issue description.
BookmarkRimStone blog for the latest releases, articles, examples etc.
Visithttps://rimstone-lang.com for documentation, examples, blog and more information about RimStone.
RimStone is licensed under Apache 2 License, seehttps://rimstone-lang.com/rimstone-license.html
Popular repositoriesLoading
- rimstone.github.io
rimstone.github.io PublicRimStone programming language, framework and application server
HTML
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.


