Go to file
Alex Bethel 326d0511e7 Add Brainfuck functio interpretation
BF functios can now be declared and called from AbleScript code.
Function parameters supplied from AbleScript are serialized manually
into byte sequences using the `BfWriter` trait, and are available from
BF code using the input operator, `,`.

At the moment, BF functios simply write output to stdout, and are
therefore incapable of communicating results to the rest of the
program; this might change in the future if we can get something close
to pass-by-reference working.
2021-06-02 15:29:31 -05:00
able-script-test Slightly more curse 2021-05-24 01:18:36 -05:00
src Add Brainfuck functio interpretation 2021-06-02 15:29:31 -05:00
.gitignore AbleLang is coming together boys :) and girls and enby pals 2021-04-08 16:11:20 -05:00
Cargo.lock Implemented brainfuck interpreter 2021-05-15 18:10:50 +02:00
Cargo.toml Change "*" versions to explicit versions 2021-05-28 09:30:16 +02:00
LICENSE boink 2021-04-11 13:31:26 -05:00
README.md Update README.md 2021-05-27 17:51:08 -05:00

AbleScript

Lines of code Discord

Still shitty

About

Ablescript is designed to be bad.

Key Features

  • Brain Fuck functions
  • No floats
  • U is equal to -210
  • bannable variables
  • fuck you
  • constants