velipso / sink

Minimal programming language for embedding small scripts in larger programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sink

Sink is a minimal programming language for embedding small scripts in larger programs, with TypeScript and C99 implementations. It is specifically designed to be small, simple, and easily embeddable, with support for a REPL as used in debug consoles.

Note: sink is currently in beta

Sink the Language

Sink for Embedding

Sink Binaries (BETA 3)

Details

About

Minimal programming language for embedding small scripts in larger programs

License:BSD Zero Clause License


Languages

Language:JavaScript 37.3%Language:C 36.4%Language:TypeScript 25.8%Language:HTML 0.3%Language:Shell 0.2%Language:Batchfile 0.0%