Skip to content

Issues: NotJustAnna/Lin

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Replace Lin's virtual machine with LeanVM component:compiler This issue is related to the Compiler and/or Bytecode. component:vm This issue is related to the Virtual Machine. enhancement New feature or request
#39 opened Mar 27, 2022 by NotJustAnna Version 1.0
Fix automations bug Something isn't working enhancement New feature or request
#25 opened Nov 15, 2021 by NotJustAnna
Remove unused code from the repository enhancement New feature or request
#24 opened Nov 15, 2021 by NotJustAnna Version 1.0
Implement a bytecode fixer for indexes which overflow the instructions' max value. bug Something isn't working component:compiler This issue is related to the Compiler and/or Bytecode. enhancement New feature or request
#22 opened Nov 15, 2021 by NotJustAnna
Should Lin implement extension functions? enhancement New feature or request help wanted Extra attention is needed question Further information is requested
#20 opened Nov 15, 2021 by NotJustAnna
Create a "globalThis" of some sort on Lin. component:runtime This issue is related to the runtime. enhancement New feature or request
#18 opened Nov 14, 2021 by NotJustAnna Version 1.0
Lin Runtime megaissue. component:runtime This issue is related to the runtime. enhancement New feature or request
#17 opened Nov 14, 2021 by NotJustAnna
19 tasks
Version 1.0
Should Lin implement classes? enhancement New feature or request help wanted Extra attention is needed question Further information is requested
#16 opened Nov 14, 2021 by NotJustAnna
Should Lin implement operator overloading? (and accompanying syntax sugar) enhancement New feature or request help wanted Extra attention is needed question Further information is requested
#14 opened Nov 14, 2021 by NotJustAnna
Add support for finally on try blocks on the compiler. bug Something isn't working component:compiler This issue is related to the Compiler and/or Bytecode. help wanted Extra attention is needed TODO There's a TODO in code marking it.
#9 opened Nov 14, 2021 by NotJustAnna
Implement increments/decrements, as well as assign operators. component:compiler This issue is related to the Compiler and/or Bytecode. component:parser This issue is related to the Parser, Grammar and/or Parselets. enhancement New feature or request
#8 opened Nov 14, 2021 by NotJustAnna Version 1.0
Implement JS-style variable destructuring. component:parser This issue is related to the Parser, Grammar and/or Parselets. enhancement New feature or request TODO There's a TODO in code marking it.
#7 opened Nov 14, 2021 by NotJustAnna Version 1.0
ProTip! Adding no:label will show everything without a label.