Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

228 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Used by

Contributors

Languages