Man this is nice! Thanks.
Edit: Takes a bit slower than Kitty to zoom though. Slower than Alacritty too. But it looks ‘slicker’ in general.
Man this is nice! Thanks.
Edit: Takes a bit slower than Kitty to zoom though. Slower than Alacritty too. But it looks ‘slicker’ in general.
Can’t load this website, what is it?
Thanks for your help my good man.
This is so nice… Thanks.
It seems like reading the book is the only way. I shall do just that.
Understood. Thanks. I really wish they would allow people to upload their own games. Kinda like that old website (Newgrounds? idk).
This statement is completely wrong. Like, to a baffling degree. It kinda makes me wonder if you’re trolling.
No I just struggle at getting my meaning across + these stuff are new to me. What I meant was ‘Go does memory management LIKE a VM does’. Like ‘baking in the GC’. Does that make sense? Or am I still wrong?
I’m not American though :D
@Ferk @FizzyOrange @posgamer @reflectedodds @ExperimentalGuy: There are errors in what I said. I admit I am not an expert. I will come back with better explanations for my stance, after I have read more about it.
First off, I apologize if I did not add a disclaimer saying I could be wrong. But given this, what is exactly the difference between denotaional and operational semantics? I base what I said on [my understanding of books about language theory. But it seems like I got the wrong gist. Where do you recommend I start?
PS: I’ll add a void to the post rn.
First, tell me what you mean by ‘closure’. I did not mean ‘closure’ as an operational function literal. Keep that in mind.
If you use JVM 8 yes. Use Zero.
I know about all this — I actually began implementing my own JVM language a few days ago. I know Android uses Dalvik btw. But I guess a lot of people can use this info; infodump is always good. I do that.
btw I actually have messed around with libgcc-jit and I think at least on x86, it makes zero difference. I once did a test:
– Find /e/ with MAWK -> 0.9s – Find /e/ with JAWK -> 50s.
No shit! It’s seriously slow.
Now compare this with go-awk: 19s.
Go has reference counting and heap etc, basically a ‘compiled VM’. I think if you want fast code, ditch runtime.
I was mainly asking if this was even the case. If i go to the maintainers and say shit like this they b& me.
1- Not sure, I can’t read; 2- Yes, Fish; 3- Yes, it fixed it.
I think that happens when app developers learn2optimize. Stop using interpreted bytecode languages on small processors!
My man we have UNIX because PDP-11 was expensive!
I posted my history
as a response to @Technus. I know about --no-install-recommends but that’s an apt(1)
switch. How can I do that with dpkg(1)
? Check my history, I’ve been building more than I have been installing lately. Like, for a long time I have been looking for a ‘useful’ language to make, and then I remembered that there’s a swath of programmers in my country who are addicted to Delphi, and Nkki W. has not pushed to Pascal upstream since 1974. So I decided to host a Pascal on JVM. I made ANTLR. But then, it kept complaining that some targets fail, so I had to remove them from pom.xml. I myself am new to Java toolchain tbqh. I think one language that most people build from source is NodeJS. NodejS toolchain is not as good as say, Ruby’s or Guile’s, but it’s good enough and easy to use.
Thanks.
This is EXPANSIVE! Wow.