Code Monkey home page Code Monkey logo

eturia's Introduction

ETURIA

A Eturia Screenshot

Development

Eturia is a client only application.

  1. Install bower:

    https://bower.io

  2. ./configure

  3. cd client

  4. make

  5. cd client; python -m SimpleHTTPServer

  6. Open http://localhost:8080/dev.html in your Browser.

Introduction

Eturia is a computer for education. It is designed to be simple and limited in its interface, much like the classic education computers of yore like the Apple IIe and the original Macintosh, but not in its capabilities. It is anompanied by a book titled The Order of Symbols, a course and tutorial on the language Sigil that runs in Eturia.

Sigil is a type of programming language known as a Lisp which was created (or found) in the 1950's by John McCarthy. It has a simple syntax that is easy for to learn for beginners and to type in correctly. It is powerful, in that although it starts out simple, it is a tool that is itself programmable in itself. As the book goes along, we build a language on top of Sigil using Sigil itself.

Currently, Eturia is implemented as a computer program inside of a web browser and can be found at the following URL:

http://busfactor1.ca/bin/eturia/client/dev.html (currently down)

Currently, the client is browser only and requires no backend to operate other than a simple web server. But, there are future plans for a communication infrastructure using an innovative back end technology known as Urbit. The first communication technology to the system is going to be some sort of chat program so that users of Eturia will be able to interact with each other and form a community. Future additions also include the ability to load, save and collaborate cores (programs) with other users, and the ability to turn the network of Eturia users into a large, collaborative, distributed network computing grid.

Media:

A Quick Introduction to Eturia: https://www.youtube.com/watch?v=ytxQynuaKiw

Development Videos (formerly known as 'Skynet'): https://www.youtube.com/playlist?list=PLzTz7AF-PnvJITLYNcC4CcRXbbEpRcQip

-- Burton Samograd - 12 Mar, 2016

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.