Skip to content

Instantly share code, notes, and snippets.

@RealNeGate
Last active December 13, 2021 16:27
Show Gist options
  • Select an option

  • Save RealNeGate/084fd7ee972f9a4143c93b24742d1fac to your computer and use it in GitHub Desktop.

Select an option

Save RealNeGate/084fd7ee972f9a4143c93b24742d1fac to your computer and use it in GitHub Desktop.

Cuik ideas

Proposals:

  • using from C++ using i8 = signed char;
  • default args
  • binding generator
  • Valid ass print
  • Switch on string literals

Cool as fuck (basically guarenteed to go in):

__builtin_cuik_printf("{0}, {1}", 16, 4);
__builtin_cuik_print(16, 4);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment