GithubHelp home page GithubHelp logo

neuroradiology / eve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from witheve/eve

0.0 2.0 0.0 64 MB

Better tools for thought

Home Page: http://witheve.com

License: Apache License 2.0

TypeScript 39.00% JavaScript 61.00%

eve's Introduction

Eve logo


Eve is a programming language and IDE based on years of research into building a human-first programming platform. You can play with Eve online here: play.witheve.com.

Play With Eve

Installation

From Source

You'll need a recent node.js for your platform. Download the Eve source either by cloning this repository:

git clone https://github.com/witheve/Eve.git

or you can download the Eve source directly. To build and run Eve, run the following commands in the root Eve directory:

npm install
npm start

Then open http://localhost:8080/ in your browser.

From Docker

First, download and install Docker for your platform. To download and install the Eve container, run the following command:

docker run -p 8080:8080 witheve/eve

How to use Eve

You can learn about Eve with the following resources:

Please let us know what kind of documents would be the most helpful as you begin your journey with Eve. We want our documentation to be a highlight of the Eve experience, so any suggestions are greatly appreciated.

Running programs on Node.js

By default, Eve serves the IDE with the browser as the runtime (executing the program). To instead have the program execute on the server-side, in Node.js use:

npm start -- --server

Get Involved

Join the Community

The Eve community is small but constantly growing, and everyone is welcome!

How to Contribute

The best way to contribute right now is to write Eve code and report your experiences. Let us know what kind of programs you’re trying to write, what barriers you are facing in writing code (both mental and technological), and any errors you encounter along the way. Also, let us know what you love! What features are your favorite?

Another way to really help us is to host your *.eve files on Github, so we can get Eve recognized as an official language in the eyes of Github. Be sure to also send us a link to your repo!

How to File an Issue

Please file any issues in this repository. Before you file an issue, please take a look to see if the issue already exists. When you file an issue, please include:

  1. The steps needed to reproduce the bug
  2. Your operating system and browser.
  3. If applicable, the .*eve file that causes the bug.

License

Eve is licensed under the Apache 2.0 license, see LICENSE for details.

Disclaimer

Eve is currently at a very early, "alpha" stage of development. This means the language, tools, and docs are largely incomplete, but undergoing rapid and continuous development. If you encounter errors while using Eve, don't worry: it's likely our fault. Please bring the problem to our attention by filing an issue.

As always, with pre-release software, don’t use this for anything important. We are continuously pushing to this codebase, so you can expect very rapid changes. At this time, we’re not prepared make the commitment that our changes will not break your code, but we’ll do our best to update you on the biggest changes.

eve's People

Contributors

bertrandrustle avatar btheado avatar claushellsing avatar cmontella avatar convolvatron avatar davidascher avatar esoeylemez avatar frankier avatar gamebox avatar gilrosenthal avatar ibdknox avatar jonnor avatar joshuafcole avatar olafleur avatar rubensandwich avatar seaforth avatar shamrin avatar vickychijwani avatar

Watchers

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