Skip to content

issues Search Results · repo:alk-language/java-semantics language:Java

Filter by

5 results
 (79 ms)

5 results

inalk-language/java-semantics (press backspace or delete to remove)

cmd type .\bug.alk cmd java -jar C:\Program Files\alki-v3.0\v3.0\bin\\alk.jar -v t = [ a , b ]; print(t.size()); cmd alki -a .\bug.alk cmd java -jar C:\Program Files\alki-v3.0\v3.0\bin\\alk.jar ...
  • andreiarusoaie
  • Opened 
    on Mar 24, 2021
  • #8

In version 1.1, if I had a variable a and I would assign to a[2][3] something, everything up to that field would be allocated. Right now, no such thing is happening, I m only being thrown an error
  • raduitache
  • 1
  • Opened 
    on May 22, 2020
  • #6

The example given in the seminar does not work as intended. It gives the following warring/error (I m not sure since it still prints the final state) : line 10:10 no viable alternative at input forallyin{1..6}if(ybelongsTo ...
  • simi2525
  • 1
  • Opened 
    on Feb 21, 2019
  • #4

Build Deploy The current project lacks a working Build Deploy script or pipeline. I suggest the use of a tool suck as Apache Ant. Alternatively, rewriting of the build and deploy scripts to work cross-platform. ...
  • simi2525
  • Opened 
    on Feb 19, 2019
  • #3

None of the options -h, --h, -help or --help works. Since these are pretty common when working with command line tools, it would be nice to have them in Alk as well. Here s what I tried: andrei@pc:~/work/temp/java-semantics$ ...
  • andreiarusoaie
  • 1
  • Opened 
    on Feb 19, 2019
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub