GithubHelp home page GithubHelp logo

cosmos72 / m64th Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.37 MB

[BETA] 64-bit forth compiler with REPL

License: GNU Lesser General Public License v3.0

Makefile 0.13% Assembly 59.36% C 35.92% Python 0.44% Forth 3.60% Go 0.14% Lua 0.39% Common Lisp 0.03%
compiler forth interpreter repl

m64th's People

Contributors

cosmos72 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

m64th's Issues

arm64: broken test if compiling with clang -Os

since commit ce8f11d which renamed m4th -> m64th
compiling on arm64 with make CC='clang -Os' causes test failures.

the simplest failed test is "pq" type:

  I/O   test failed: "pq" type
    expected  data  stack <0>
      actual  data  stack <7> $40f920 2 $4a2860 $4a28a0 $4a2898 1 $4a0a2a
... expected return stack <0>
      actual return stack <7> $40b454 $401a08 $7fdd3784b2 $4030a4 $401b84 $43e91e $4a2860
... expected  in   buffer <0> []
      actual  in   buffer <0> []
... expected  out  buffer <3> [opq]
      actual  out  buffer <1> [o]

initial debugging shows that (vm) calls (bye) prematurely, instead of the correct token

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.