Alek Ratzloff abd7f7960a Fix T and F builtins to be values, not functions
* T and F were builtins that were created as functions. They have been
  changed to just be global values instead, so you don't need to suffix
  them with ! to get the creamy value inside.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-02-11 11:38:43 -08:00
2022-01-24 18:43:54 -08:00
2022-01-18 14:31:32 -08:00
Description
Bad stack-based language
1.9 MiB
Languages
Rust 100%