lua_dardo_co 0.0.10 copy "lua_dardo_co: ^0.0.10" to clipboard
lua_dardo_co: ^0.0.10 copied to clipboard

A Lua virtual machine from lua_dardo, coroutine added.

0.0.1 #

  • clone from lua_dardo
  • Coroutine added such as [create, resume, yield, status, running].

0.0.2 #

  • update README.md

0.0.3 #

  • fix bug in coroutine

0.0.4 #

  • fix num minus bug

0.0.5 #

  • refactor the regexp to be consistent with the lua

0.0.6 #

  • fix bug in regexp, if find empty string will return pos
  • OP_CODE OP_RETURN will balance the max stack size for return stack

0.0.7 #

  • add rawGetP rawSetP
  • refactor the code test

0.0.8 #

  • fix bug of coroutine return arg num

0.0.9 #

  • fix bug of str regexp

0.0.10 #

add debug for coroutine #

3
likes
115
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A Lua virtual machine from lua_dardo, coroutine added.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

sprintf

More

Packages that depend on lua_dardo_co