Coder Social home page Coder Social logo

Comments (5)

rexim avatar rexim commented on July 20, 2024 1

@zrthxn this looks good for now. In the future I plan to approach the size of load/store slightly differently, but for now it's alright.

from porth.

rexim avatar rexim commented on July 20, 2024 1

@zrthxn nah, .64 and ,64 are alright. I don't really care much about specific names since they always can be changed later while we are in active development phase and nothing is stabilized yet.

from porth.

zrthxn avatar zrthxn commented on July 20, 2024

So for now I've tested with just 64 bit LOAD and STORE. The operators are rather unimaginative, ,64 and .64

// Test 1000...0001 (64 bit)
mem 1 63 shl 
1 + .64
mem ,64 print

// Test UINT64_MAX
mem 18446744073709551615 .64 
mem ,64 print

from porth.

zrthxn avatar zrthxn commented on July 20, 2024

@rexim Do you want to use different operators...? Maybe .64 and ,64 aren't the best

from porth.

zrthxn avatar zrthxn commented on July 20, 2024

Okay then #54 is waiting approval :)

from porth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.