Skip to content

Issues: ThakeeNathees/pocketlang

Abandoned?
#298 opened Apr 16, 2024 by yonas
Open 1
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Abandoned?
#298 opened Apr 16, 2024 by yonas
Feature request
#295 opened Aug 28, 2023 by marwal-88
Save and load compiled bytecode?
#293 opened Mar 25, 2023 by jarroddavis68
native API not documented
#289 opened Nov 3, 2022 by chriscamacho
CudaText lexer
#288 opened Nov 2, 2022 by ghost
Should term and json be builtin module?
#275 opened Jul 8, 2022 by khchen
Function with variadic parameters in script. TODO It hasn't implemented yet.
#255 opened Jun 19, 2022 by khchen
Can parameter be declared with a default value ? TODO It hasn't implemented yet.
#254 opened Jun 19, 2022 by khchen
native api requests feature request Requesting for new featuers TODO It hasn't implemented yet.
#228 opened May 16, 2022 by velkyel
emacs major mode write docs This PR/Issue need to be documented
#226 opened May 9, 2022 by velkyel
Add BUILD_STRING opcode to optimize string interpolation (like python) enhancement Improvements or additions to the source performance Performance related
#182 opened Apr 6, 2022 by ThakeeNathees
Add a .clang-format good first issue Good for newcomers TODO It hasn't implemented yet.
#165 opened Jul 14, 2021 by billy4479
Allow the position range (in str_sub()) to be 0 <= pos <= str->length TODO It hasn't implemented yet.
#151 opened Jun 28, 2021 by xSavitar
Rename builtin and core module functions good first issue Good for newcomers
#150 opened Jun 28, 2021 by ThakeeNathees
UTF-8 LEXER SUPPORT TODO It hasn't implemented yet.
#143 opened Jun 25, 2021 by Alad53
Range: Inclusive and exclusive operators feature request Requesting for new featuers TODO It hasn't implemented yet.
#142 opened Jun 25, 2021 by Gundolf68
Metaprogramming, (hygienic) macros, compile-time evalution, own syntax future Will be considered in the future.
#131 opened Jun 23, 2021 by dumblob
Parallelism & concurrency along with synchronous & asynchronous programming enhancement Improvements or additions to the source TODO It hasn't implemented yet.
#130 opened Jun 23, 2021 by dumblob
Seamless compile-time FFI feature request Requesting for new featuers
#129 opened Jun 23, 2021 by dumblob
suggestion : make an actually portable executable future Will be considered in the future.
#116 opened Jun 23, 2021 by acailly
Enable computed gotos in the VM on compilers that support it enhancement Improvements or additions to the source TODO It hasn't implemented yet.
#111 opened Jun 22, 2021 by Gundolf68
[portability] Report us ANY compiler error, warning you encounter. good first issue Good for newcomers portability Platform / compiler specific issues
#103 opened Jun 22, 2021 by ThakeeNathees
[ref] Lexing reference An issue thread to learn and use it as a reference
#93 opened Jun 17, 2021 by ThakeeNathees
ProTip! Exclude everything labeled bug with -label:bug.