Author Topic: General Programming Megathread - New OP  (Read 29083 times)

i made a couple of CC scripts with it, yeah.

also, coffeescript seems pretty cool
There's also http://maxtaco.github.com/coffee-script/, which uses some various hacks to accomplish a synchronous-looking async syntax.

Java is not compiled directly into binary. I don't know what you are on.

Java is not compiled directly into binary. I don't know what you are on.
we're talking about javascript, not java?

or are you on a different conversation because i'm confused

EDIT: never mind i think i see what you're replying to

Too verbose syntax IMO, but this is pretty much just a matter of taste.
i just think the syntax is ugly imho and moonscript seems like this
moonscript -> lua -> blah
stupid -> stupid -> blah
.-. i just dont understand moonscript
it just some how
angers me
Java is not compiled directly into binary. I don't know what you are on.
im on binary
snorted it 5 hours ago
still have the effects.

we're talking about javascript, not java?

or are you on a different conversation because i'm confused
I'm referring to the OP


Also C++ isn't really a universal language, if anything Java is the universal language.

>not typing binary from memory in order to make programs
>the year of our lord

Java is not compiled directly into binary. I don't know what you are on.
I suppose he got confused about the difference between bytecode and machine/native code.

i just think the syntax is ugly imho and moonscript seems like this
moonscript -> lua -> blah
stupid -> stupid -> blah
.-. i just dont understand moonscript
it just some how
angers me
It basically seems like CoffeeScript for Lua, which basically does:
less stupid -> stupid

(as in, shields the eyes against the ugly syntax :cookieMonster:)

It basically seems like CoffeeScript for Lua, which basically does:
less stupid -> stupid

(as in, shields the eyes against the ugly syntax :cookieMonster:)
ik
butbut
why would you ever want it to compile to lua
i mean
why not make it just compile to C++
so it goes super fast

ik
butbut
why would you ever want it to compile to lua
i mean
why not make it just compile to C++
so it goes super fast
Because, you know, sometimes you really want it to be Lua (Löwe, I suppose, or CC).

lua wasn't meant to be compiled, it was meant to be interpreted. if you want a compiled program, use C++.

I have a really ambitious idea for a procedurally generated game. PM me if you want more info.

Comp Sci major yooooo! Right now I only have one class dealing with programming, it's pretty enjoyable. Also java is an alright language, though I hate when I forget to capitalize something and it forgets everything up

or when you forget to import something

or when you forget a semicolon

or when you forget to put your resources with your compiled .class files

forgetforgetforgetforgetforge tforget.

I'm taking AP programming in school, currently we're using java to make all the functions of an iPod, im bad so its actually hard