BlockyheadmanLvl 12
- Windows
probs was on the forum when you posted it.
probs was on the forum when you posted it.
.
ASmartCoder I . Am . Speed .
most definitely
ASmartCoder
well, gamelab is pjs which has some of the same functions as javascript
but i agree CDO should not be trying to pass this off as javascript
You just now figured this out?
ackvonhuelio mood
It uses the same syntax as ES5 Javascript, so yes, applab is "real" javascript
Varrience wait switch statements are bugged? how? i use them all the time
[WUT] Adam It's what i've been told lemme see if i can pull it up
oh no
but my error wasn't with switch statements it was how i was filtering it... i wonder if it does actually have issues if you haven't been having any problems @[WUT] Adam
oh darn i thought i understood app lab
im pretty sure there are a lot of variants of javascript
so what is "real" javascript
im pretty sure "real" code would just be binary
person well all code is converted to machine code at some point, what different is mainly compilers vs interpreters, compilers turn the program into a binary executable which is usually faster than if the program was ran in an interpreter which most web JS clients use which is interpreted "on the fly" rather than having to convert it into a binary executable file .exe for short it's also known as .app to i think but i don't remember the exact difference maybe permissions?
oh ok