Skip to content

Implementing declib.fj #196

@tomhea

Description

@tomhea

// TODO implement dec.vec, maths (inc_by, add, sub, mul, div), if/cmp, input/output.

Even just the simple dec.vec, dec.set, dec.add and dec.print, will make a decimal counter work :)

It will, for example, make the prime_sieve.fj example much faster (the print_int hw, p can be much much faster with a declib)

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogThis should be worked on, someday..enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions