unipy:Python 的 Unicode 运算符预处理

时间:2021-07-04 20:19:34
【文件属性】:
文件名称:unipy:Python 的 Unicode 运算符预处理
文件大小:102KB
文件格式:ZIP
更新时间:2021-07-04 20:19:34
C Python Unicode 预处理 Python 的解析器重新调整以支持 Unicode 运算符。 使用 Unicode '⊗' 和 '⊕' 运算符输入 Python。 使用尊重 Python 操作顺序的.___otimes___和___oplus___调用输出 Python。 进行了以下更改: 分词器的tok_nextc将 Unicode 代码点提供为unsigned int s。 没有与PyObject代码的链接。 没有基于文件的输入。 Emscripten 从 Javascript 中公开功能。
【文件预览】:
unipy-master
----Magicate()
--------pre.txt(25B)
--------main.c(1KB)
--------magicate.h(112B)
--------signal.js(118B)
--------magicate.c(4KB)
--------.gitignore(17B)
--------post.txt(23B)
----Include()
--------bitset.h(792B)
--------Python.h(1KB)
--------pgenheaders.h(1KB)
--------node.h(1KB)
--------pymem.h(766B)
--------pyport.h(3KB)
--------grammar.h(2KB)
--------errcode.h(1KB)
--------longobject.h(6KB)
--------pgen.h(253B)
--------metagrammar.h(253B)
--------parsetok.h(954B)
--------token.h(3KB)
----index.js(173KB)
----fragment.py(397B)
----LICENSE(12KB)
----Grammar()
--------Grammar(6KB)
----Parser()
--------decode.h(111B)
--------printgrammar.c(3KB)
--------grammar1.c(361B)
--------grammar.c(8KB)
--------pgenmain.c(3KB)
--------node.c(4KB)
--------listnode.c(1KB)
--------tokenizer.h(2KB)
--------metagrammar.c(2KB)
--------tokenizer.c(21KB)
--------acceler.c(3KB)
--------parser.h(1KB)
--------decode.c(2KB)
--------tokenizer_pgen.c(36B)
--------.gitignore(18B)
--------pgen.c(17KB)
--------bitset.c(1KB)
--------parsetok.c(3KB)
--------firstsets.c(3KB)
--------parser.c(11KB)
----.gitignore(26B)
----Makefile(3KB)
----README.md(534B)
----bower.json(450B)

网友评论