Baxi-codes

Results 3 comments of Baxi-codes

I don't know how the `|`, `&` or `^` will be differentiated, but i would like to try adding support for the `>>` `b` divides the integer a by 2^b...

I have created a basic language server with diagnostics from ANTLR4's error handlers, and a client for VS Code with syntax highlighting. It is not perfect, but it works. ![example](https://github.com/openqasm/openqasm/assets/46259792/9c0d5f8d-f14c-4aac-86af-697b64284626)...

I am facing the same issue. Even if we comment the real dimensions part, it would say mat1, mat2 shapes are not compatible to multiply (in forward method of the...