-
In order to be self-hosted (and run without CPython also being present), we need to be able to compile Python into bytecode ourselves.
There are four big pieces to making this happen:
1. Lexical anal…
-
I don't know if this is a valid use case or out of scope for this project but since it's possible to install in another environment one might expect that it is also possible to compile bytecode for th…
-
d24e65e
test trigger:
global variable integer udg_test = 0
on event do:
```
set udg_test = udg_test + 1
call BJDebugMsg(I2S(udg_test))
// reloaded code was above 2 code copied 999 times (tot…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…