Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nenepbl
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
nenepbl
2mo ago
Thanks for noticing that! Maintaining an interface identical to MARS in Java was a huge challenge!
2.
▲
by
nenepbl
2mo ago
Sorry, but I didn't understand your comment...
3.
▲
by
nenepbl
2mo ago
Check my git: https://github.com/codigoavulso/webMARS/ TY!
4.
▲
My web version of Mars MIPS, now has built-in C compiler
(webmars.nfiles.top)
41 points
by
nenepbl
2mo ago
|
10 comments
5.
▲
by
nenepbl
7mo ago
Hi HN, I've been working on a project called webMARS, a browser-based version of the MARS MIPS simulator used in many computer architecture courses. The original MARS tool is a Java desktop application. My goal was to bring a similar e
6.
▲
I'm Rebuilding Mars MIPS for You
(webmars.nfiles.top)
2 points
by
nenepbl
7mo ago
|
1 comments
7.
▲
I built a browser-based version of MARS MIPS simulator
(webmars.nfiles.top)
4 points
by
nenepbl
7mo ago
|
0 comments
8.
▲
by
nenepbl
7mo ago
Yes, you're right. Unfortunately, running Java code in a browser requires emulating a Java virtual machine using JavaScript/WebAssembly (in this case, I used cheerpJ), which will run Mars4_5.jar. There are several layers that limi
9.
▲
Mars MIPS Simulator in the Browser
(mars.nfiles.top)
3 points
by
nenepbl
7mo ago
|
3 comments