Implement a stack in JVM to keep the values of the `idx` and `pc` registers An example for nesting loop: Loop: urls = web_search[query.list.current] Loop: fetch(urls.list.current)
Implement a stack in JVM to keep the values of the
idxandpcregistersAn example for nesting loop:
Loop:
urls = web_search[query.list.current]
Loop:
fetch(urls.list.current)