Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 445 Bytes

File metadata and controls

12 lines (9 loc) · 445 Bytes

Burst - Language Specification

Contents

Introduction

The "Burst" language is a general-purpose programming language, designed with C programmers in mind, meaning its syntax and functionality shouldn’t differ too much from that of the C language.

Disclaimer: This specification is still in its very early stages, therefore nothing contained within this document is final, unless otherwise noted.