swinginghead:摇摆头语言(由LLVM支持)

时间:2024-05-24 09:17:32
【文件属性】:

文件名称:swinginghead:摇摆头语言(由LLVM支持)

文件大小:15KB

文件格式:ZIP

更新时间:2024-05-24 09:17:32

Python

摇摆头语(SHL) SHL是LLVM支持的!(易于编写,易于理解)语言。 捆绑 from swinginghead . compiler import Binder binder = Binder ( < code> ) binder . < func> = > your function binder = Binder . from_file ( 'examples/demo.shl' ) assert binder . head ( 3.0 , 4.0 ) == 5.0 种类 `type(<meta>)?` `int<32>` `float` `array<`int<32>`, 4>` 文字 (->) (`int<32>`->15) (`int<64>`->323443) (`float`->3.35) (`void`->0) (`arra


【文件预览】:
swinginghead-master
----swinginghead()
--------__init__.py(0B)
--------__main__.py(296B)
--------parser()
--------compiler()
----Pipfile.lock(8KB)
----examples()
--------demo.shl(83B)
--------demo.py(158B)
----LICENSE(1KB)
----setup.py(480B)
----README.md(1KB)
----Pipfile(202B)
----.gitignore(2KB)
----dev()
--------web()

网友评论