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_default.h
3 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
support <int32_t size> for stack
2022-07-26 10:24:31 +08:00
#
define PIKA_STACK_BUFF_SIZE 1024 * 1024
add type check for operand support int**float (need PikaMath enabled)
2022-07-30 11:59:44 +08:00
#
define PIKA_ASSERT_ENABLE 1
#
define PIKA_MATH_ENABLE 1
Reference in New Issue
Copy Permalink