Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions abb/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# ABB RAPID grammar

## Authors

Antlr4 port by Tom Everett, 2016;
Maximilian Segelken Thu Jan 7, 2021 11:21

## Description

The grammar of the industrial robots of ABB. This grammar has been reverse engineered
based on a set of ABB Rapid sys-files and the existing kuka-krl antlr file
['../kuka/krl.g4'](https://github.com/antlr/grammars-v4/blob/5e7540fae7588cf1529fc398cb3d8ee691890ded/kuka/krl.g4).

## Links

https://pldb.io/concepts/rapid.html

## License

[GNU Lesser General Public License](https://www.gnu.org/licenses/#LGPL)

## Issues

Known ambiguity in dataList.
4 changes: 0 additions & 4 deletions abb/readme.txt

This file was deleted.

Loading