Skip to content
Open navbar menu
Sign UpLog In
DexieTheSheep

Dex

@DexieTheSheep
-13- -14- -15- -16- 17 year old programmer who likes Sheep and Pigs. ||| Nothing's ever truly complete, it's just good enough to say it is.
  • A.I.M.

    Cover page
    Made with Node.js
    Recent comments (0)
  • Sheep Click

    Cover page
    Made with HTML, CSS, JS
    Recent comments (2)
    tylerAvery1
    tylerAvery1
    3 years ago

    It's not loading. Why is it not loading?!

  • Conic

    Cover page
    Made with Node.js

    Work-in-progress programming language made for smart contracts on my cryptocurrency. Still haven't added functions or boolean comparisons (>, <, ==, !=), but everything else shown in the test code somewhat works, so feel free to mess around with it.

    Disclaimer: I didn't write the parser, I just wrote the grammar and semantic actions. Unlike SOME people on Replit boards, I'm actually gonna be honest about the amount of work I'm putting into this project.

    Recent comments (2)
    ThusEndingTheStory
    ThusEndingTheStory
    10 months ago

    Error:

    ----------------------------------
    Starting code execution... v1.0.0
    ----------------------------------
     
    /home/runner/fZayUb7wkQo/index.js:194
    return input.toString();
    ^
     
    TypeError: Cannot read properties of undefined (reading 'toString')
    at stringifyConval (/home/runner/fZayUb7wkQo/index.js:194:22)
    at Semantics.Wrapper.Statement_Print (/home/runner/fZayUb7wkQo/index.js:41:21)
    at Operation.execute (/home/runner/fZayUb7wkQo/node_modules/ohm-js/src/Semantics.js:660:25)
    exit status 1
  • Carbonado

    Cover page
    Made with Node.js

    Test crypto with different subcurrencies. NOT YET FINISHED!

    Main currency is Carbonado (CSIX) and can be traded for other things like NFTs (that actually do stuff) on the platform.

    Recent comments (0)
All Repls