Skip to content
View Flufi-Boi's full-sized avatar
🤣
where am i
🤣
where am i

Organizations

@RoturTW @flufi-gay

Block or report Flufi-Boi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Flufi-Boi/README.md

Boo

im a thing that does stuff sometimes maybe

Languages i know

Lang GRAHHH
Thingy Langs maybe

last one is supposed to be preact but skill icons doesnt have it sooo

Stuff i use (in order to most used to least)

Stufff grahhh

i want to switch away from powershell and i rarely use pycharm

OSes ive used (i primarily use windows because i have to)

Stufff grahhh

Ive made a few languages

FCL (flufi compiled language)

str funny(str name) {
  return name ++ "!";
}

void main() {
  print("hello" + funny("flufi")); // hello flufi!
}

examples

CFBL (compiled flufi basic language)

fn funny name
  return name + "!"
end

fn main
  print "hello " + funny("flufi") // hello flufi!
end

(old and isnt used anymore)

FBL (flufi basic language)

~ funny
set str temp !
add temp arg0 temp
ret temp
~
~ main
set str temp1 hello
set str temp2 flufi
callget temp3 funny temp2
add temp4 temp1 temp3
print temp4
~

FVL (flufi value language)

half win_w, add 20
*hello world, len, mul, -5

(old and isnt used anymore)

FTL (flufi theme language)

element {
  color = #fff;
  border = 2;
}
element:class {
  color = #f00;
}
val = 0;
fn check() val < 5;

fn woops() {
  if (random() < .5)
    Obj.properties.funny(); // errors
  return true;
}

fn main() {
  while (check()) {
    if (try woops())
      print("wow");
    val ++;
  }
}

(old and abandoned in favour of fcl and other projects)

:P

Pinned Loading

  1. Flufi-OS Flufi-OS Public

    huh?

    JavaScript 4 4

  2. RoturTW/apps RoturTW/apps Public

    The Rotur App Store

    4 7

  3. fsl_schtuff fsl_schtuff Public

    fsl as nodejs and other stuff

    JavaScript 2

  4. RoturTW/.rwl RoturTW/.rwl Public

    JavaScript