beagleboard / bonescript

Scripting tools for the BeagleBoard and BeagleBone
http://beagleboard.org
MIT License
33 stars 9 forks source link

recommended development and bonescript simulation on non-beaglebone platforms #50

Open jadonk opened 6 years ago

jadonk commented 6 years ago

From @troywweber7 on June 2, 2017 21:0

This issue is a 2-part issue:

  1. does bonescript have to always be developed on the beaglebone itself (this is clunky and difficult to support)?

  2. does bonescript have a simulator mode similar to octalbonescript?

Copied from original issue: jadonk/bonescript#150

jadonk commented 6 years ago

There is a simulator mode, but it doesn't have any useful back-end right now. My plan is to eventually integrate it into the bone101 UI interfaces, but I plan to get those working with real hardware first.

jadonk commented 6 years ago

From @troywweber7 on December 29, 2017 22:6

@jadonk makes sense, I look forward to seeing what the backend looks like! Should I close this now?