Hack And Build Lab ๐–ฃ”
333 subscribers
269 photos
33 videos
120 files
221 links
Download Telegram
Forwarded from Solve Bugs
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Solve Bugs
array person vs nature person
โค1
The reason why I chose to write in c language is that it can be found on all machines while c++ requires files to be loaded on the machine and it has this error "required file not found".
Forwarded from NepMods๐Ÿฆ… (Arjun | เคจเฅ‡เคชเคฎเฅ‹เคกเฅเคธ)
This media is not supported in your browser
VIEW IN TELEGRAM
lava cake cooking tutorial. Join for more @CheaterNeverDies
๐Ÿ‘พ1
NepMods๐Ÿฆ…
lava cake cooking tutorial. Join for more @CheaterNeverDies
top #1 cooking tutorial
I will add soon a variable that stores a String

name = "mahdiware";
print "my name is " name;
Interpreter Programming Language
        version 1.0 released

โ”—โ Download:
โœบ git clone https://github.com/mahdiware/myLanguage
โœบ cd myLanguage/
โœบ make
โœบ ./lang main.txt

โ”—โ Output:
my name is mahdiware

Join For More:-
โ€ข @FreeOffset โ€ข @FreeOffset

[Double Click Screen]
โ™ก  โใ…ค   โŽ™ใ…ค  โŒฒ
หกแถฆแตแต‰ แถœแต’แตแตแต‰โฟแต— หขแตƒแต›แต‰ หขสฐแตƒสณแต‰
๐Ÿ‘1
I have included the lexer and the parser but I'm missing run.c, I'll do it soon,

number = 500.525;
print "float number is " number;
input() : value added integer only
Hack And Build Lab ๐–ฃ”
input() : value added integer only
You are at another level my friend.
๐Ÿ‘1
NEWS:
stackoverflow cannot work now "under maintenance"
Forwarded from NepMods๐Ÿฆ… (Arjun | เคจเฅ‡เคชเคฎเฅ‹เคกเฅเคธ)
added string input() user

but sometime can get:
error "* stack smashing detected *: terminated"
all done ๐Ÿ–
Version 1.1 Released:
https://github.com/mahdiware/myLanguage

You can also use termux
install require packages

gcc: pkg install clang
make: pkg install make
git: pkg install git

install and run
git clone https://github.com/mahdiware/myLanguage
cd ./myLanguage
make
./lang main.txt

then working with you ๐Ÿ‘†

Join Us: @FreeOffset
๐Ÿ‘1