Sebastian Sardina

Results 7 issues of Sebastian Sardina

Hola, Lamentablemente no pude hacer funcionar `pilasengine` en mi Linux Mint 19 que es Ubuntu 18.04. Ni via git ni via el ejecutable. El error es el mismo: `ImportError: cannot...

**Description of your issue:** ![image](https://user-images.githubusercontent.com/2368384/123222944-c8822780-d513-11eb-858b-abf72101c694.png) I am using SARL 0.11.0 and the class `BootMAS` has this: ![image](https://user-images.githubusercontent.com/2368384/123223023-dfc11500-d513-11eb-9695-0e928c1bdac8.png)

enhancement
1 - Ready to do
Documentation

**Description of your issue:** Suppose this code: ``` behavior B_Coordinator { var teamRoles = new HashMap() on Initialize { teamRoles = occurrence.parameters.get(0) as HashMap ... ``` I get the "The...

enhancement
0 - Backlog
Documentation
Language & Compiler

I am sorry if this is not the place to state this, but I just cannot make evince pdf viewer work with Eclipse Oxygen (Linux). When I run the preview...

enhancement

There has been good improvements to verion 8.3.8 (unfortunately I just couldn't catch up with all this in this situation), but I leave this to make sure I come back...

question
doc

Currently variable JPL_MAX_POOL_ENGINES in jpl.c defines the max number of Prolog engines available. Would be good to be able to set this number when initializing the JNI.

enhancement

How can I tell `swivm` that I have some SWIPL version installed, say in `/usr/local/swipl-git`? I don't want swivm to download and compile, just want to register some that I...