nescc-mig
Programming Language for Deeply Networked Systems
Install
- All systems
-
curl cmd.cat/nescc-mig.sh
- Debian
-
apt-get install nescc
- Ubuntu
-
apt-get install nescc
- Kali Linux
-
apt-get install nescc
- Fedora
-
dnf install nesc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nescc
- OS X
-
brew install nesc
- Raspbian
-
apt-get install nescc
- Dockerfile
- dockerfile.run/nescc-mig
nescc
Programming Language for Deeply Networked Systems
nesC (pronounced "NES-see") is an extension to the C programming language designed to embody the structuring concepts and execution model of TinyOS. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM). This package contains the nesC compiler and its documentation. It also provides nesC syntax support for the editors vim and emacs together with all gtksourceview and kdepart based editors.