nixpkgs/pkgs
Antoine R. Dumont 172d78923b Add microscheme derivation
(A Scheme subset for Atmel microcontrollers.)

Use of the actual git HEAD because the actual tarball compiles but
segfault at runtime.

Upload the BLINK.ms sample on arduino board (/dev/ttyACM0):

```sh
$ sudo ./result/bin/microscheme -m UNO -d /dev/ttyACM0 -auc ~/repo/perso/microscheme/examples/BLINK.ms
Microscheme 0.8, (C) Ryan Suchocki
>> Treeshaker: After 4 rounds: 84 globals purged! 22 bytes will be
reserved.
>> 18 lines compiled OK
>> Assembling...
>> Uploading...

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100%
0.00s

avrdude: Device signature = 0x1e950f
avrdude: reading input file
"/home/tony/repo/perso/microscheme/examples/BLINK.hex"
avrdude: writing flash (2080 bytes):

Writing | ################################################## | 100%
0.35s

avrdude: 2080 bytes of flash written

avrdude: safemode: Fuses OK (E:00, H:00, L:00)

avrdude done.  Thank you.

>> Cleaning Up...
>> Finished.
```
2015-02-16 23:09:48 +01:00
..
applications Merge pull request #6352 from falsifian/sox_CVE-2014-8145 2015-02-16 13:39:11 -08:00
build-support mirrors: move more reliable postgresql mirror up 2015-02-14 10:31:12 +01:00
data symbola: update to 7.19 ; fixes wrong hash. 2015-02-08 20:26:59 +01:00
desktops kwin-5.2: fix build by upstream patch 2015-02-14 14:18:11 +01:00
development Add microscheme derivation 2015-02-16 23:09:48 +01:00
games tibia: update to 10.75 2015-02-14 08:52:47 +00:00
misc vim-plugins: add wakatime 2015-02-16 02:20:11 +01:00
os-specific Revert "nfs-utils: update from 1.2.5 to 1.3.1" 2015-02-16 13:59:34 +01:00
servers Merge pull request #6325 from k0ral/opensmtpd 2015-02-13 13:28:04 +00:00
shells Merge pull request #6319 from sorokin/master 2015-02-12 20:33:21 +01:00
stdenv I add back the arm unpack script 2015-02-09 22:36:10 +01:00
test
tools Merge pull request #6365 from DamienCassou/umlet-13.2 2015-02-16 13:20:37 +01:00
top-level Add microscheme derivation 2015-02-16 23:09:48 +01:00