Dogelog Q&A: Can I run it on an iPad?
3002 단어 Prolog자바스크립트VirtualMachines
What is a Cross Compiler?
Q: What does it mean that Dogelog was produced by a cross compiler?
A: Dogelog is not enteirely written in JavaScript, a great part was written in Prolog and then cross compiled into JavaScript.
Q: Can Dogelog be run without Android?
A: Yes, since the result after cross compilation was entirely JavaScript, you can run it everywhere where you find JavaScript, no Android required.
Q: Can Dogelog be run without internet connection?
A: Yes, the compilation has only generated client code, there is no server code, so once the JavaScript is loaded, you can run it without a connection.
Q: Can Dogelog be run without a Browser?
A: Yes, its also possible to run Dogelog from within node.js for
example, which is headless.
Does it run on Smartphones?
Q: Can Dogelog be run from within a smartphone?
A: Yes, if you find a capable JavaScript environment you can also
run it on a small device as a smartphone.
Q: Can a smartphone use be demonstrated?
A: Yes we have updated the link ㅋㅋㅋ xぉg. ch so
that it does automatic zooming, by adding these lines:
<style>
body {
font-family: verdana, sans-serif;
font-size: 2vw;
line-height: 1.4em
}
</style>
Here is a screenshot, even an offline use, where the
internet connection was cut off after Dogelog was loaded:
Does it run on Tablets?
Q: Can a tablet use be demonstrated?
A: Yes the same link h tp // w w. 도게ぉg. ch/ also works for tablets. Strangely the same Chrome browser has better rendering on a Apple iPad than on Smasung smartphone. But this is an issue of HTML/CSS and not of Dogelog:
Q: For further questions about Dogelog, where should I go?
A: Documentation about Dogelog will soon be out, tickets with bug reports or feature requests can be opened on GitHub at:
htps : // 기주 b. 코 m / j 부 r 세 / 도게 ぉ g도 온 / 이스에 s
See also previous post:
Dogelog Runtime, Prolog to the Moon
htps : // 이 m/j4응_부 r53/있어 ms/17f86429745426bd14fd
Reference
이 문제에 관하여(Dogelog Q&A: Can I run it on an iPad?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/j4n_bur53/items/3f55f6c1f45745bb7fa0텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)