CHR.js is a just-in-time (JIT) compiler for Constraint Handling Rules, embedded in JavaScript. For better runtime performance it supports ahead-of-time (AOT) compilation too, either by its command ...
This repository contains everything necessary to loading a program in a MSP430F5529 flash memory through uart using the BSL (Bootstrap Loader). My intention with BSL was that I could get a command ...