All Projects → jsish → Similar Projects or Alternatives

1665 Open source projects that are alternatives of or similar to jsish

SandboxJS
Safe eval runtime
Stars: ✭ 18 (-43.75%)
Mutual labels:  interpreter, sandbox
Rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
Stars: ✭ 284 (+787.5%)
Mutual labels:  interpreter, code-generation
edd
Erlang Declarative Debugger
Stars: ✭ 20 (-37.5%)
Mutual labels:  debugger, tracing
Tracing
Application level tracing for Rust.
Stars: ✭ 1,294 (+3943.75%)
Mutual labels:  tracing, diagnostics
Sablejs
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
Stars: ✭ 60 (+87.5%)
Mutual labels:  interpreter, sandbox
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-37.5%)
Mutual labels:  debugger, unit-testing
Mond
A scripting language for .NET Core
Stars: ✭ 237 (+640.63%)
Mutual labels:  debugger, interpreter
Moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
Stars: ✭ 926 (+2793.75%)
Mutual labels:  debugger, interpreter
Magpie
🐦 Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).
Stars: ✭ 88 (+175%)
Mutual labels:  debugger, interpreter
Eval5
A JavaScript interpreter written in TypeScript - Support ES5
Stars: ✭ 281 (+778.13%)
Mutual labels:  interpreter, sandbox
essential-diagnostics
Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace logging. Included are colored console, SQL database, rolling file, Seq logging server, and in-memory trace listeners, expression filters, activity and logical operation scopes, and configuration file monitoring.
Stars: ✭ 58 (+81.25%)
Mutual labels:  tracing, diagnostics
Rexbug
A thin Elixir wrapper for the redbug Erlang tracing debugger.
Stars: ✭ 126 (+293.75%)
Mutual labels:  debugger, tracing
Erlyberly
erlang tracing for the masses
Stars: ✭ 642 (+1906.25%)
Mutual labels:  debugger, tracing
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+11678.13%)
Mutual labels:  debugger, sandbox
nopdb
NoPdb: Non-interactive Python Debugger
Stars: ✭ 67 (+109.38%)
Mutual labels:  debugger, tracing
Gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
Stars: ✭ 1,784 (+5475%)
Mutual labels:  debugger, interpreter
pyccolo
Declarative instrumentation for Python.
Stars: ✭ 70 (+118.75%)
Mutual labels:  interpreter, tracing
wab-test-example
ESRI Web App Builder Widget built using a wrapped widget convention and containing unit tests. This widget is meant to be used as an example to demonstrate the two techniques.
Stars: ✭ 21 (-34.37%)
Mutual labels:  unit-testing
hello-world-gdb
Simple hello world program for debugging with gdb
Stars: ✭ 29 (-9.37%)
Mutual labels:  debugger
bun
DC/OS diagnostics bundle analysis tool
Stars: ✭ 13 (-59.37%)
Mutual labels:  diagnostics
ciao
Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.
Stars: ✭ 190 (+493.75%)
Mutual labels:  interpreter
types-and-programming-languages
C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..
Stars: ✭ 32 (+0%)
Mutual labels:  interpreter
Tiny-Basic
A tiny and basic TINY-BASIC interpreter
Stars: ✭ 33 (+3.13%)
Mutual labels:  interpreter
babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
Stars: ✭ 62 (+93.75%)
Mutual labels:  unit-testing
picol
(Fossil repository mirror) A tiny interpreter
Stars: ✭ 19 (-40.62%)
Mutual labels:  interpreter
bfpile
Optimizing Brainfuck compiler, transpiler and interpreter
Stars: ✭ 19 (-40.62%)
Mutual labels:  interpreter
RailLink
Compact isolated version of J-Link v9.
Stars: ✭ 69 (+115.63%)
Mutual labels:  debugger
fn
Functional library for PHP with proper currying
Stars: ✭ 22 (-31.25%)
Mutual labels:  code-generation
monkey-interpreter
Monkey programming language interpreter designed in "Writing An Interpreter In Go".
Stars: ✭ 26 (-18.75%)
Mutual labels:  interpreter
Laythe
A gradually typed language originally based on the crafting interpreters series
Stars: ✭ 58 (+81.25%)
Mutual labels:  interpreter
fastbasic
FastBasic - Fast BASIC interpreter for the Atari 8-bit computers
Stars: ✭ 108 (+237.5%)
Mutual labels:  interpreter
charm
A [ functional stack ] based language.
Stars: ✭ 26 (-18.75%)
Mutual labels:  interpreter
nxdk-rdt
Remote Dev Tool is a tool to remote control an Xbox using memory access and RPC
Stars: ✭ 23 (-28.12%)
Mutual labels:  debugger
copydynamic
Prototype of generating `copyDynamic` extension functions for kotlin data classes
Stars: ✭ 57 (+78.13%)
Mutual labels:  code-generation
foxscheme
An R5RS Scheme in JavaScript.
Stars: ✭ 15 (-53.12%)
Mutual labels:  interpreter
ME
A DSL for macro expansion ,in order to help framework develop
Stars: ✭ 24 (-25%)
Mutual labels:  interpreter
chip8
CHIP-8 Emulator in Rust
Stars: ✭ 12 (-62.5%)
Mutual labels:  interpreter
celerio
Celerio is a code generator tool for data-driven application.
Stars: ✭ 73 (+128.13%)
Mutual labels:  code-generation
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (+28.13%)
Mutual labels:  unit-testing
virtool
Viral infection diagnostics using next-generation sequencing
Stars: ✭ 36 (+12.5%)
Mutual labels:  diagnostics
MySQLSandbox
MySQLSandbox with orchestrator in docker
Stars: ✭ 13 (-59.37%)
Mutual labels:  sandbox
lambda-python
SignalFx AWS Lambda Python Wrapper
Stars: ✭ 15 (-53.12%)
Mutual labels:  tracing
Freeze-OS
An Operating System that runs on top of an interpreter.
Stars: ✭ 24 (-25%)
Mutual labels:  interpreter
Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Stars: ✭ 376 (+1075%)
Mutual labels:  tracing
monkey
The Monkey Programming Language & Interpreter written in PHP.
Stars: ✭ 21 (-34.37%)
Mutual labels:  interpreter
picolisp-unit
Unit Testing framework for PicoLisp
Stars: ✭ 22 (-31.25%)
Mutual labels:  unit-testing
Fegaria-Remastered
Similar to my other project Fegaria, but with improved graphics, collisions and terrain generation.
Stars: ✭ 73 (+128.13%)
Mutual labels:  sandbox
libjit
Unofficial libjit mirror.
Stars: ✭ 46 (+43.75%)
Mutual labels:  code-generation
regen
Easy C++ reflection and code generation
Stars: ✭ 29 (-9.37%)
Mutual labels:  code-generation
opentelemetry-tide
🔭🌊 OpenTelemetry integration for Tide
Stars: ✭ 18 (-43.75%)
Mutual labels:  tracing
Cojen
Java bytecode generation and disassembly tools
Stars: ✭ 28 (-12.5%)
Mutual labels:  code-generation
Virtual-Jaguar-Rx
Virtual Jaguar, an Atari Jaguar emulator, with integrated debugger
Stars: ✭ 35 (+9.38%)
Mutual labels:  debugger
roda
Röda: A stream-oriented scripting language
Stars: ✭ 43 (+34.38%)
Mutual labels:  interpreter
xss-http-injector
XSS HTTP Inject0r is a proof of concept tool that shows how XSS (Cross Site Scripting) flags can be exploited easily. It is written in HTML + Javascript + PHP and released under GPLv3.
Stars: ✭ 22 (-31.25%)
Mutual labels:  sandbox
kamon-akka
Kamon Instrumentation for Akka
Stars: ✭ 44 (+37.5%)
Mutual labels:  tracing
Juka
🥣 Juka Programming Language - Fast Portable Programming Language. Run code anywhere without complicated installations and admin rights. Simple, yet powerful new programming language [Easy to code and run on any system] IOT devices supported!
Stars: ✭ 68 (+112.5%)
Mutual labels:  interpreter
Caraya
Assertion and unit test framework for LabVIEW
Stars: ✭ 45 (+40.63%)
Mutual labels:  unit-testing
basic
📺 A from-scratch BASIC interpreter with a focus on being easy to extend and port.
Stars: ✭ 66 (+106.25%)
Mutual labels:  interpreter
pocketlang
A lightweight, fast embeddable scripting language.
Stars: ✭ 1,412 (+4312.5%)
Mutual labels:  interpreter
kmtest
Kernel-mode C++ unit testing framework in BDD-style
Stars: ✭ 42 (+31.25%)
Mutual labels:  unit-testing
1-60 of 1665 similar projects