Skip to content

MSylvia/8bitworkshop

 
 

Repository files navigation

Build Status

The latest release is online at http://8bitworkshop.com/

Install

To build the 8bitworkshop IDE:

git submodule init
git submodule update
npm i
npm run build

Usage

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

make tsweb

Run Tests

npm test

License

Copyright © 2019 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.

About

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

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 25.4%
  • JavaScript 23.2%
  • TypeScript 15.3%
  • Assembly 10.5%
  • C++ 9.0%
  • Verilog 6.7%
  • Other 9.9%