Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 530 Bytes

Lizard

Lizard is a domain-specific language to define and control hardware behaviour. It is intended to run on embedded systems which are connected to motor controllers, sensors etc. Most of the time it is used in combination with a higher level engine like ROS or RoSys. You can think of the microcontroller as the machine's lizard brain which ensures basic safety and performs all time-critical actions.

The full documentation is available on https://lizard.dev.

Getting Started

See https://lizard.dev/getting_started/