tonybaloney / CSnakes

https://tonybaloney.github.io/CSnakes/
MIT License
39 stars 6 forks source link

Compiler conversions #171

Closed aaronpowell closed 2 weeks ago

aaronpowell commented 2 weeks ago

This pull request includes several changes across multiple files to improve exception handling, add new test cases, and update type conversion methods. The most important changes include adding exception handling for Python conversions, adding new test cases for collections and dictionaries, and updating type conversion methods to enhance functionality and reliability.

Exception Handling Improvements:

Test Case Additions:

Type Conversion Enhancements:

Code Formatting:

Internal Method Updates: