[ / / / / / / / / / / / / / ] [ dir / animu / doomer / egy / hkpol / jenny / kohl / strek / vichan ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 5e3b3a874d16ae0⋯.png (37.78 KB, 1200x1200, 1:1, html.png) (h) (u)

[–]

 No.1068331>>1068389 >>1068405 [Watch Thread][Show All Posts]

what's the best compiler for html (php, ajax) coding in your opinion?

I'm getting tired of using a txt file with no error handling

 No.1068352>>1068358

>he doesn’t program his dynamic web applications entirely in C


 No.1068358>>1068363

>>1068352

I mean as a student still using java, no, no I don't.

what's your point compensation fag.


 No.1068363

>>1068358

>Student

>Java

What else? A jew?


 No.1068389>>1068397

>>1068331 (OP)

> compiler for html

Do you mean text editor? I used (Neo)vim, but that's mostly a power tool that takes a while to get proficient with it. You can work through the tutorial (type vimtutor in your shell) and get going within less than an hour, but it takes time to learn all its powerful features.

> I'm getting tired of using a txt file with no error handling

There is no error handling in HTML, browsers will consume whatever garbage and try to fix it. What you want is a validator that will scan your code and check it for errors.

https://validator.w3.org/

You can also run it offline from your shell.

https://validator.w3.org/docs/install.html

The best way would be to hook up your text editor to run the validator automatically and display errors in a list. That's one of those advanced Vim features I was talking about, but other editors have something similar for sure.


 No.1068397

>>1068389

>What you want is a validator

What he wants is the recommendation to use XHTML where the browser stops parsing and spouts out the error when his XML is broken.

Sage for fucking HTML thread.


 No.1068405>>1068411

>>1068331 (OP)

CLANG

The rust compiler is too slow and gcc is buggy. You might want to use Flexx and Bison to make your own.


 No.1068411

>>1068405

>The rust compiler is too slow

The rust compiler is LLVM.

What is Clang? Also LLVM you stupid nigger.


 No.1068412>>1068413 >>1068526

PHP can be "transpiled". You can translate it to C++ and compile it. I think it was developed by facebook.

For client side scripting you can use WASM. Yes web assembly. That runs sandboxed.


 No.1068413

>>1068412

Hip Hop transpiler for PHP.


 No.1068526

File (hide): 1364518cd30db84⋯.jpg (191.29 KB, 728x1060, 182:265, frankenfran.jpg) (h) (u)

>>1068412

>PHP can be "transpiled". You can translate it to C++ and compile it.

WHAT HAS SCIENCE DONE




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
10 replies | 1 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / animu / doomer / egy / hkpol / jenny / kohl / strek / vichan ][ watchlist ]