xie-jc
6c84b4d3a4
预编译器支持--break-point选型计算字节码pc
2023-09-29 22:32:24 +08:00
Lyon
9178ba9789
release comprehension and optimize zlib stack usage
2023-07-27 18:01:18 +08:00
pikastech
8be63fdd94
fix CI
2023-05-22 19:07:01 +08:00
pikastech
e536665ff6
add builtin exception for builtins.pyi
2023-05-22 15:19:59 +08:00
pikastech
794392244e
fix bytecodegen
2023-05-22 10:02:16 +08:00
lyon
0fb65efa43
fix msc, add builtins to msc default
2023-05-21 23:09:36 +08:00
lyon
2de9c76609
fix CI
2023-05-14 23:31:34 +08:00
pikastech
fe3dff9b3d
support obj_newTuple/List helper function
2023-03-30 16:28:42 +08:00
pikastech
d8405c4f1a
add doc backend
...
support file2doc, can draw function
use HELPER_MACRO in parser_test
fixing dostring parse
fix docstring
generate md with class and function ok
succeed to generate docstring to markdown
generate API doc ok
support --docgen and --docgen -o arg for compiler
update msc
2023-03-19 21:10:38 +08:00
lyon
c2d6c7d8ed
fix bytecode gen
2023-02-23 18:37:11 +08:00
lyon
8813da426c
add pika_studio
2022-12-01 18:38:50 +08:00
lyon
82b6f2ab39
add multi file when pre-compile test ok
2022-12-01 18:11:58 +08:00
lyon
677472b260
fix --add-file loss some bytes
2022-12-01 17:50:27 +08:00
lyon
546d5c526a
load file from py.a, loss some bytes at head
2022-12-01 16:11:25 +08:00
lyon
16f3e8f4eb
support --add-file for precompiler
2022-12-01 13:07:24 +08:00
lyon
df65e2def9
support RES on pikaCompiler
2022-10-24 10:14:12 +08:00
lyon
f507182d3f
fix ./msc xxx -o yyy
2022-10-24 00:27:11 +08:00
lyon
838ae65968
support pars for pikaCompiler
2022-10-24 00:10:28 +08:00
pikastech
f0828794bc
fix codegen
2022-09-30 15:26:18 +08:00
pikastech
c59c8953b7
support method for str
...
support method for str
2022-09-05 20:29:13 +08:00
李昂
e7e501ab73
!56 Support tuple literal
...
* Merge branch 'master' into tuple
* sue SyntaxItemList
* cut the parser
* update preCompiler
* not use tiny_obj in stdlib
* use BUILTIN_STRUCT_ENABLE for list, dict, tuple
* add PikaStdData.Tuple()
* !51 Support bind .pyi from other *.py expect main.py
* fix overflow issue
* fix overflow issue and simplification code
* update PikaCV_Image.c.
2022-07-14 08:36:02 +00:00
pikastech
0921ee69c4
simplify the byteCodeGen main.c
2022-07-11 23:17:25 +08:00
pikastech
a31128f934
fix bytecodegen
2022-06-30 13:11:01 +08:00
pikastech
f43e0227a1
remove lib and api of bytecodegen
2022-06-24 16:23:44 +08:00
lyon
bcf40725e8
add other file to pikaByteCodeGen
2022-05-30 16:04:12 +08:00
lyon
9e44992d33
precompiler ok in linux but not in win
2022-05-15 00:10:09 +08:00
lyon
dfe4d9b513
run compiling befor bind
2022-05-14 23:44:44 +08:00
lyon
8cdd24c0e3
link modules.a is ok
2022-05-11 19:30:49 +08:00
lyon
713607599b
add py script comiple for pikaCompiler
2022-05-11 16:41:34 +08:00
lyon
9d871387dc
use Maker to build modules
2022-05-06 18:50:11 +08:00
lyon
94f6d7c016
use rust-c pre-compiler instead
2022-05-06 12:57:33 +08:00
lyon
fbd44fda32
compile main.py
2022-05-05 16:46:23 +08:00
lyon
7389095b26
build api-bind and codegen together
2022-05-05 16:42:24 +08:00
lyon
1dcf2ceaeb
test pikaCompileFile is ok
2022-05-04 20:54:00 +08:00
lyon
50fc939abe
print bytecodeGen to stdout
2022-03-24 18:19:07 +08:00
lyon
8b36e56c55
output to pikaAsm.txt
2022-03-24 18:12:18 +08:00
lyon
4ddb60726a
update bytecode_gen to v1.5.2
2022-03-24 18:05:27 +08:00
pikastech
efab436797
add byte code and format main.c
2021-11-28 22:29:25 +08:00
pikastech
6e81fb1b3d
rename to pikaByteCodeGen.exe
2021-11-28 22:27:24 +08:00
pikastech
87ed7ce760
rename BiteCodeCompiler to ByteCodeGen
2021-11-28 21:31:04 +08:00