项目作者: deadproger

项目描述 :
A process-oriented language for embedded microcontroller programming
高级语言: C++
项目地址: git://github.com/deadproger/IndustrialC.git
创建时间: 2018-04-18T05:23:32Z
项目社区:https://github.com/deadproger/IndustrialC

开源协议:

下载


IndustrialC

IndustrialC is a programming language intended for microcontroller-based embedded systems.

headers: uC-specific headers

The headers contain declarations for registers, bits and interrupt vectors as well as time-functions implementations.

npp_plugin: Visual Studio code for Notepad++ IndustrialC plugin

Code uses MFC, everything is in UTF.

translator: IndustrialC transator source code

The vcsolution is for structured view only - translator is built with g++.
Flex/Bison version 3 are used here.