Git Product home page Git Product logo

drast's Introduction

Drast Logo 64 Drast Logo

Drast Programming Language

issues license

A drastic change in programming

Docs | TODO

Project no longer in development

NOTE: Drast is still in its development phase, so expect some bugs and missing features.

Features

  • Super Simple and Easy to learn syntax - Similar to Python's humanly syntax whilst being as fast as C
  • Semi-Object Oriented - No need to learn all the OOP concepts
  • More to come...

Example

All examples are located in examples

Building

Drast is built similarly for Windows, macOS, and Linux.

Before you start building Drast, you must install these dependencies listed below:

  • Windows: Install CMake and Visual Studio
  • macOS: brew install cmake
  • Linux: sudo apt install git cmake

Run the following command after the required dependencies are installed:

git clone --recursive https://github.com/Malvion/drast
cd drast
mkdir build
cd build
cmake ..

If all goes well, Drast should be built and ready to run! If you have encountered any errors, please report them in the 'Issues' tab!

NOTE: For Windows, in the build directory, there should be a Visual Studio solution file. Double click this file, then build and run.

drast's People

Contributors

ashp0 avatar c-bj avatar wongman58 avatar

Stargazers

 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.