All Projects → sagebind → riptide

sagebind / riptide

Licence: MIT license
The Riptide Programming Language: Shell scripting redesigned.

Programming Languages

rust
11053 projects
Makefile
30231 projects

Projects that are alternatives of or similar to riptide

monkey
The Monkey Programming Language & Interpreter written in PHP.
Stars: ✭ 21 (-12.5%)
Mutual labels:  interpreter
slox
Swift implementation of a Lox interpreter
Stars: ✭ 39 (+62.5%)
Mutual labels:  interpreter
cidk
interpreter devkit
Stars: ✭ 23 (-4.17%)
Mutual labels:  interpreter
Dictu
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
Stars: ✭ 191 (+695.83%)
Mutual labels:  interpreter
locks-py
Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox programming language.
Stars: ✭ 29 (+20.83%)
Mutual labels:  interpreter
HaxeVM
Prototype compiler/virtual machine in Haxe for Haxe
Stars: ✭ 24 (+0%)
Mutual labels:  interpreter
fastbasic
FastBasic - Fast BASIC interpreter for the Atari 8-bit computers
Stars: ✭ 108 (+350%)
Mutual labels:  interpreter
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+158.33%)
Mutual labels:  interpreter
PDDL.jl
Julia parser, interpreter and compiler interface for the Planning Domain Definition Language (PDDL). Planners not included.
Stars: ✭ 52 (+116.67%)
Mutual labels:  interpreter
webasm-solidity
[DEPRECATED] On-chain interpreter for WebAssembly written in Solidity
Stars: ✭ 65 (+170.83%)
Mutual labels:  interpreter
pyccolo
Declarative instrumentation for Python.
Stars: ✭ 70 (+191.67%)
Mutual labels:  interpreter
quickjs-build
Build for QuickJS JavaScript Engine
Stars: ✭ 25 (+4.17%)
Mutual labels:  interpreter
AlchemyVM
WebAssembly Virtual Machine Built In Elixir
Stars: ✭ 184 (+666.67%)
Mutual labels:  interpreter
foxscheme
An R5RS Scheme in JavaScript.
Stars: ✭ 15 (-37.5%)
Mutual labels:  interpreter
uwuscript
World's first uwu-oriented language.
Stars: ✭ 75 (+212.5%)
Mutual labels:  interpreter
JSchemeMin
A small scheme implementation in java
Stars: ✭ 22 (-8.33%)
Mutual labels:  interpreter
RiptideSampleFPS
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
Stars: ✭ 80 (+233.33%)
Mutual labels:  riptide
xemime
The Xemime programming language
Stars: ✭ 13 (-45.83%)
Mutual labels:  interpreter
basicv2
A Commodore (CBM) BASIC V2 interpreter/compiler written in Java
Stars: ✭ 73 (+204.17%)
Mutual labels:  interpreter
blade
A simple, fast, clean, and dynamic language that allows you to develop applications quickly.
Stars: ✭ 113 (+370.83%)
Mutual labels:  interpreter

Riptide

Ripide is a powerful scripting language and interpreter that seeks to accomplish two goals:

  • Provide a powerful, stream-oriented scripting language where the UNIX philosophy is first-class.
  • Provide an interactive and programmable console interface for using your system.

Status

Riptide is currently in rough development, so expect many things to not work correctly. I work on Riptide in my free time only occasionally, so it may take a while before it becomes ready to be used. I'm committed to finishing it one day though, so maybe check back in a year or so?

Documentation

Sponsors

Special thanks to sponsors of my open-source work!

License

The Riptide project is licensed under the MIT license. See the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].