Giter VIP home page Giter VIP logo

makealanguage's Introduction

Welcome to Spark!

This is my attempt to create a language in C++ using Faical Tchirou and Ruslan Spivak's tutorials.

How to run this code:

Head over to the "Actions" tab at the top of the repo.
Make sure that your branch is set to "master" for the latest release build. In other words, you should enter this into the searchbar:
is:success branch:master
Click on the link at the top.
In the Artifacts section, click on the os that you use: a .zip file should start downloading. You may get a warning, but I assure you, this code has no viruses. Press the arrow on the right and press "Keep". Open the zip file and drag the file in the zip folder into the folder where you want your spark projects to be.

Running: Windows

Navigate to your project folder and do Shift+Right-click. Press "Open PowerShell window here." Now run ./spark <your file>. Voila!

Running: Mac

Open Terminal and drag and drop your project folder into the terminal. This should navigate the terminal to your project folder. Now, just run ./spark <your file>, and it should run your code.

makealanguage's People

Contributors

danielzsh avatar puffyeagle 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.