diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6fa42ff..140be73 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -104,6 +104,11 @@ - Place: Bangalore, Karnataka, India - GitHub: [Sohil Ladhani](https://github.com/sohilladhani) +#### Name: [Lucas](https://github.com/lucascruz96) +- Place: Belo Horizonte, Minas Gerais, Brasil +- Bio: Hacktoberfest +- GitHub: [Lucas](https://github.com/lucascruz96) + #### Name: [Marcos Baesse](https://github.com/marcosbaesse) - Place: Belo Horizonte, Brazil - Bio: C# programmer diff --git a/scripts/hello_world.birl b/scripts/hello_world.birl new file mode 100644 index 0000000..7375956 --- /dev/null +++ b/scripts/hello_world.birl @@ -0,0 +1,7 @@ +// Language = B.I.R.L +// https://birl-language.github.io/ + +HORA DO SHOW + CE QUER VER ESSA PORRA? ("Hello, World! Porra!\n"); + BORA CUMPADE 0; +BIRL \ No newline at end of file