8000 GitHub - qwed81/chadscript: systems programming language focused on speed and developer productivity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qwed81/chadscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chadscript

zero overhead, high performance programming language focused on developer productivity.

Prerequisites

chadscript only runs on x64 linux. MacOS and other ISA probably work but are not tested. Windows does not.

dependencies requires

  • node
  • clang

dependencies are planned to be removed after chadscript v1.0

Quick Start

Installation

git clone git@github.com:qwed81/chadscript.git
cd chadscript
node build.js
cp chad /bin/chad

Usage

chad examples/e0-intro.chad
./build/output

Learning the Language

Contributing

chadscript is still in an experimental phase. Any feedback is appriciated, especially ideas for features of programming languages or libraries.

About

systems programming language focused on speed and developer productivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0