AlexanderKnueppel / AlexanderKnueppel/Skeditor

Update FOL Grammar Parser for Specifying Safety Properties

Đang mở
#5 1 bình luận 0 reaction 1 người được giao Được @pumpkinchariot nhận Xem trên GitHub
good first issue
Ngôn ngữ chính
Java
Star
1
Fork
5
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The first-order logical specification language is work in progress and a couple of further modifications are needed. The grammar itself is written in Antlr:
![image](https://user-images.githubusercontent.com/263321/95844089-c5aa2280-0d48-11eb-9ad2-2a7dba3806c1.png)

Some of the problems are displayed here:
![image](https://user-images.githubusercontent.com/263321/95844009-b2975280-0d48-11eb-97f3-d2d1220cc4ce.png)

# Changes to be made
- Use '=' instead of '==' to represent equality
- Introduce function symbols. In particular, mathematical functions like abs, min, max, sin, and cos should be allowed...
- It should be allowed to assign a wildcard to variables: ```a = *```, meaning that a can have an arbitrary value between ```-inf and inf```
- Function symbols are already possible, but a visitor should check whether specific symbols are allowed?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.