thautwarm / diojit

Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.
BSD 2-Clause "Simplified" License
117 stars 2 forks source link

support for variadic positional arguments #5

Closed thautwarm closed 3 years ago

thautwarm commented 3 years ago

support for other advanced language constructs like variadic keyword arguments or default arguments wouldn't be considered

thautwarm commented 3 years ago

closed for #8