pocketlang/tests
Thakee Nathees 967cf3a0ed name interpolation implemented
The below is a valid syntax:
  name = "World"
  print("Hello $name!")
2022-04-05 10:22:23 +05:30
..
benchmarks docs were fully refactored (#175) 2022-04-04 08:47:15 +05:30
examples changed the keyword in unit tests, prism and in the md 2021-06-16 11:14:35 +03:00
lang name interpolation implemented 2022-04-05 10:22:23 +05:30
native native api refactored (#157) 2021-07-01 14:55:53 +05:30
random A test suite added to test random things. 2022-04-05 02:59:05 +05:30
check.py docs were fully refactored (#175) 2022-04-04 08:47:15 +05:30
tests.py string interpolation implemented (1/2) 2022-04-05 08:27:46 +05:30