Giter Site home page Giter Site logo

mikedx / 8bitworkshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sehugg/8bitworkshop

0.0 0.0 0.0 44.04 MB

web-based IDE for 8-bit programming and Verilog development

Home Page: http://8bitworkshop.com/

License: GNU General Public License v3.0

Shell 0.01% JavaScript 35.66% C++ 0.68% Python 0.01% C 21.92% Lua 0.02% Verilog 8.46% Assembly 6.56% TypeScript 21.43% CSS 0.34% Makefile 0.04% HTML 2.93% Slice 0.26% BASIC 1.52% FreeBasic 0.17%

8bitworkshop's Introduction

8bitworkshop

Build Status

Use Online

Install Locally

To clone just the main branch:

git clone -b master --single-branch [email protected]:sehugg/8bitworkshop.git

To build the 8bitworkshop IDE:

git submodule init
git submodule update
npm i
npm run build

To use GitHub integration locally, download the Firebase config file, e.g. https://8bitworkshop.com/v[version]/config.js

Start Server

Start a web server on http://localhost:8000/ while TypeScript compiles in the background:

make tsweb

Run Tests

npm test

Note: Github tests may fail due to lack of API key.

License

Copyright © 2016-2022 Steven Hugg.

This project is GPL-3.0 licensed.

Dependencies retain their original licenses.

All included code samples (all files under the presets/ directory) are licensed under CC0 unless otherwise licensed.

Dependencies

The IDE uses custom forks for many of these, found at https://github.com/sehugg?tab=repositories

Emulators

Compilers

Assemblers/Linkers

Dev Kits / Libraries

Firmware

Related Projects

8bitworkshop's People

Contributors

cybernesto avatar damieng avatar dependabot[bot] avatar ewenmcneill avatar haroldo-ok avatar konamiman avatar kremnev8 avatar micahcowan avatar notexactlysiev avatar oliverschmidt avatar sehugg avatar taylorza 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.