This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
port
/
linux
/
config
/
pika_config_syntax_level_minimal.h
3 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
supporting decorator to macro in pyi update PikaObj.pyi use @PIKA_C_MACRO_IF to cut sysobj
2022-08-24 12:04:53 +08:00
#
define PIKA_NANO_ENABLE 1
reduce ram usage of stack
2022-10-02 00:00:53 +08:00
#
define PIKA_STACK_BUFF_SIZE 1024 * 4
!37 support <try> <except> <raise> keywords, not support parameter yet * restore __pika_ooc.h * raise in cmodule and py function is ok * add trydef1.py * add PIKA_ASSERT_ENABLE config, add try_info
2022-06-26 07:30:52 +00:00
#
define PIKA_ASSERT_ENABLE 1
Reference in New Issue
Copy Permalink