myCompiler myCompiler
Deutsch English Español Français Italiano 日本語 한국어 Nederlands Polski Português
Recent
Login Sign up
Recent
Login Sign up
B

@BepisFever

"i am lazy" Balatro loc_txt Helper

Lua
1 year ago
local BalatroSR = {} BalatroSR.findPart = function(str,startPos,endCharacter) --Find certain parts of a string. local endPos = 0 for i = startPos, #str do local character = str:sub(i,i) if character == endCharacter then endPos = i break
Previous Next page

Supported languages

Deno JavaScript NodeJS Python Ruby Go C C++ Java C# TypeScript PHP Bash R Octave (MATLAB) Fortran Lua Erlang SQL MySQL MongoDB Clojure D Perl Kotlin Swift Rust Assembly
© 2026 mycompiler.io
Terms of service Privacy policy Contact us