Commit Graph

4 Commits

Author SHA1 Message Date
Thakee Nathees
4f33aa7e25 types hash api implemented
and, or operators supports new line after the first
expression.
2022-06-01 18:31:51 +05:30
Thakee Nathees
bd61e77593 extension module implemented
now it's possible to import a dynamic libray (*.dll, *.so) in
a pocket script.
2022-05-30 22:55:22 +05:30
Thakee Nathees
1255db4bc8 import system refactored
- using normalized windows path in windows for import search.
- search path implemented, executable's path, exe/libs/ directories
  added to the search path.
- cwalk library updated after buf fix:08e7520d33
- dl library support added and will be implemented.
- generate_native.py refactored.
2022-05-30 15:48:24 +05:30
Thakee Nathees
4e9091b5ec scripts are moved to scritps/ directory 2022-05-01 14:12:27 +05:30