TinyScheme Alternatives
TinyScheme is described as 'lightweight Scheme interpreter that implements as large a subset of R5RS as was possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs' and is a programming language in the development category. There are more than 10 alternatives to TinyScheme for a variety of platforms, including Mac, Windows, Linux, BSD and Online / Web-based. The best alternative is JavaScript, which is both free and Open Source. Other great apps like TinyScheme are Lua, CrossBrowdy, Tcl and Squirrel (programming language).
TinyScheme alternatives are mainly Programming Languages but may also be Game Development Tools. Filter by these if you want a narrower list of alternatives or looking for a specific functionality of TinyScheme.- Free • Open Source
- Programming Language
60 alternatives to JavaScript- Mac
- Windows
- Linux
- Online
- Android
- iPhone
- Chrome OS
- BSD
- iPad
- AROS
- Haiku
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.
Features
- Free • Open Source
- Programming Language
67 alternatives to Lua- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- BSD
- iPad
- Android Wear
- Haiku
- AmigaOS
- Playstation
- MorphOS
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based.
CrossBrowdy is an open-source and free JavaScript framework that let developers create multimedia apps, game engines, games, emulators and so on.
Tcl (originally from "Tool Command Language", but conventionally rendered as "Tcl" rather than "TCL"; pronounced as "tickle" or "tee-see-ell") is a scripting language created by John Ousterhout.
- Free • Open Source
- Programming Language
45 alternatives to Squirrel (programming language)- Mac
- Windows
- Linux
- FreeBSD
Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.
Real-Time JavaScript Tool is a portable tool that allows JavaScript codes to be executed in Real-Time!
Luau (lowercase u, /'lu.a?/) is a fast, small, safe, gradually typed embeddable scripting language derived from Lua.
Features
Solid - A minimalist interpreted language, with a clean object model and a tiny VM.
Features
DiscontinuedLast update was on March 2nd, 2016.
Wyvern is a new programming language designed to help developers be highly productive when writing high-assurance applications. The first major innovation in Wyvern is type-specific languages, a feature that allows programmers to create literals of a given type (e.g.
Chibi-Scheme is a very small library with no external dependencies intended for use as an extension and scripting language in C programs. In addition to support for lightweight VM-based threads, each VM itself runs in an isolated heap allowing multiple VMs to run simultaneously...