# Currently prioritised features * pattern (#3) * rule (#3) * rulegroup (no issue yet - name not final) * reserve (#3) * precedence (#3) * yield (#5) * eval (#5) * add, sub, mul, div (no issue yet) * const (no issue yet) * label, jump, if, call, return (#9) * list-length, list-iter, list-indx (no issue yet) * \>>, >, | (see discussion) * \# (one line comment) # Features that are required but not priority * floats * syscalls * function calling/returning * compiler errors * imports and includes * compile time if * compile time printing * compile time user input * optimisers and formatters
Currently prioritised features
Features that are required but not priority