Hack And Build Lab 𖣔
333 subscribers
269 photos
33 videos
120 files
221 links
Download Telegram
main.mw
1.7 KB
finally updated 100%
I've updated it a lot, I'll push it on github soon when I add a function called millitime() that returns how many milliseconds the code has been executed.
👍2
git push
all done
At first it was said

"number of Arabic" = {0, 1, 2, 3, 4, 5, 6, 7, 8,9}
"number of hindi" = {٠، ١، ٢، ٣، ٤، ٥، ٦، ٧، ٨، ٩}

now we using number of hindia and other world using my numbers
This media is not supported in your browser
VIEW IN TELEGRAM
I just saw it in aljazeera but I took it in my 7th grade
InterpreterExecutable.zip
21.8 KB
myLanguage tested in Aide Cmods

Do these steps

1) download and extract the path /sdcard/AppProjects
2) open aide cmods and execute the project location
3) open termux and run "cp /sdcard/AppProjects/InterpreterExecutable/libs/armeabi-v7a/lang && chmod +x lang"
4) finally write command "./lang --help"
The reason I did it is to try to make an "andlua" app that works in my language.
Hack And Build Lab 𖣔
https://github.com/mahdiware/myLanguage.git
Hello Friends, I want to give a name to my language program tonight, please share with me a nice name with 5 characters and not more than 6 characters.
to day added
- float "+,-,*,/,%" float
- reply-mode
- array "float, bool" while before only int
- and some bugs fixed
soon applying
i set private in myLanguage
👍2
i set public in myLanguage