nescc

Programming Language for Deeply Networked Systems

Install

All systems
curl cmd.cat/nescc.sh
Debian Debian
apt-get install nescc
Ubuntu
apt-get install nescc
image/svg+xml Kali Linux
apt-get install nescc
Fedora
dnf install nescc
Windows (WSL2)
sudo apt-get update sudo apt-get install nescc
Raspbian
apt-get install nescc

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.

nesc

Compiler used by TinyOS