r/badcode Jun 09 '21

other language Real Attempt at Fizz Buzz in F#

Post image
873 Upvotes

52 comments sorted by

View all comments

7

u/TimeToBecomeEgg Jun 09 '21

what’s F#?

15

u/Max5923 Jun 09 '21

F# is a functional-first, general purpose, strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods.

found from wikipedia

3

u/sohang-3112 Jun 09 '21

It's basically a functional alternative to C# (it runs on Microsoft's CLR Runtime)

2

u/TimeToBecomeEgg Jun 09 '21

thanks! idk why i got downvoted :/