[ 
https://issues.apache.org/jira/browse/JEXL-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492677#comment-17492677
 ] 

Henri Biestro commented on JEXL-360:
------------------------------------

Vision is that we should probably target including all Java/C operators; a 
refactor to reduce the boiler-plate code in the AST nodes is probably needed at 
some point.
Let's try and move forward with this first. Created a branch 
[JEXL-360|https://github.com/apache/commons-jexl/tree/JEXL-360] so we can 
create/review PRs.

> Add missing bitwise operators ( >>, >>>, etc)
> ---------------------------------------------
>
>                 Key: JEXL-360
>                 URL: https://issues.apache.org/jira/browse/JEXL-360
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.2.1
>            Reporter: Ian Hawkins
>            Priority: Minor
>              Labels: newbie
>
> Hi!
> Jexl appears to be missing the >>  <<  >>>  <<< bit shift operators - it 
> would be really useful to have them so we can do things like (b >> 
> bitnumber), etc.
> Thanks!
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to