-
给个SysY语言词法定义文档链接或者 clang -dump-tokens 的文档链接?
-
本期打卡已结算完成。报名最新一期的打卡活动 [点这里](https://mp.weixin.qq.com/s/eUG2OOzY3k_ZTz-CFvtv5Q)
-
### Bug Description
Perhaps I am not understanding how a qutip device works.
I have been following the example from https://qutip.org/docs/latest/guide/qip/qip-processor.html#qip-processor as I wa…
-
On VRAM interface sheet, the label of TUJA is overlapping the label of SYSY, making both unreadable.
-
Device: davinci
Android version: 13
Magisk version name: V26.0
Magisk version code: 26001
I updated to latest Magisk V26.0, and got a bootloop, the pstore kernel message related is like belo…
-
请问一下您采用的IR是何种类型?感觉更偏向汇编一点,后面的优化思路又是怎样的呢?
还有就是语义分析是在哪里做的?
我正在学习编译原理并尝试实现sysY的编译器,如蒙指教,不胜感激!
-
在SysY的文法定义里逻辑表达式不能归约到Exp,而根据关于逻辑表达式的定义,以下表达式是不属于SysY语言的
```c++
(a || b) && c
```
-
在文档中ConstExp和Exp的规则是一样的, 而这样得到的文法中需要使用常量表达式的地方可能输入的是一个带变量的表达式,(例如函数定义的参数等),请问这里的ConstExp会出现带变量的情况吗,还是可以在编译的时候就求出值。
-
## 🐛 Bug
comet-compare output wrong info in the json file:
- the same src,ref, x and y text are reported
- the scores are probably correct
I think that the problems are due to this line
http…
-
**Describe the bug**
algorithms: tdvp (real time evolution)
I'm not sure if this is a bug, or just me being new to TeNPy: I constructed an `SxSx` (1, 0, [1,0]) nn-bond MPOModel on a (2,2)-honeycom…