CedarLogic / P

The P programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P is a language for asynchronous event-driven programming. P allows the programmer to specify the system as a collection of interacting state machines, which communicate with each other using events. P unifies modeling and programming into one activity for the programmer. Not only can a P program be compiled into executable code, but it can also be validated using systematic testing. P has been used to implement and validate the USB device driver stack that ships with Microsoft Windows 8 and Windows Phone. P is also suitable for the design and implementation of networked, embedded, and distributed systems.

Manual

Check the P manual.

Information for building P framework is available here.

Demos

See fun demo video using P to control a quadrocopter and make sense of the MavLink stream, all visualized in a live DGML diagram.

Publications

About

The P programming language

License:MIT License


Languages

Language:C# 53.4%Language:OpenEdge ABL 21.8%Language:C 19.8%Language:C++ 2.1%Language:Yacc 1.1%Language:Batchfile 0.4%Language:Perl 0.4%Language:Lex 0.3%Language:HTML 0.2%Language:CMake 0.2%Language:Shell 0.1%Language:CSS 0.1%Language:PowerShell 0.1%Language:Objective-C 0.0%