Coder Social home page Coder Social logo

lyret / beat Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 370 KB

Declarative programming markup language

TypeScript 88.21% Limbo 4.37% Brainfuck 4.31% HTML 0.37% JavaScript 2.74%
chevrotain typescript declerative programing-language language-service parser

beat's Introduction

This is very much a work in progress. Thank you for stopping by. ♥ ♥ ♥


GitHub package.json version license last-commit mantained-status

The Beat Language

Beat can best be seen as an exploration and implementation of several different idéas that been slowly rotating in my mind the last couple of years, mainly regarding

  • How infrastructure as code relate to the idéa of separation between code and data.

  • Limitations and constraints of text based programming.

  • The agreements and s.o.c. between applications and runtime environments and between developer and operating systems today.

The language definition and implementation is highly in flux, and this repository will be updated sporadicly as inspiration and motivation strikes.

Current syntax

The current state of the syntax can be viewed here.

Repository contents:

Source:

The source implementation of the Beat programming language, written in Typescript. See the documentation for further details.

  • Tests: Contains scripts for testing the source code.

Code client:

A VS code extension that provides language services for Beat.

  • Syntax: Contains a TextMate syntax definitions file for themable highligths in VS Code and other editors supporting the format.

  • Workspace: Contains testfiles in Beat syntax for testing the IDE with the Beat extension or language server installed.

Language server:

An Language service protocol implementation for Beat.

♥ Thanks to the authors of the following articles:

Installing, running and developing

The in-progress first implementation of Beat is being developed in Typescript for Node.JS, you can test it and help out by cloning this repository and getting it running on any machine meeting the following specifications:

os-version node-version typescript-version

A basic knowledge for using node.js, npm and typescript is required for getting started. No global packages are needed, but depending on your use case I recommend installing nvm and using it for switching to the correct node version for this project. Also Visual studio code is needed to test and work on the Language server implementation and Editor extension.

beat's People

Contributors

lyret avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.