Giter VIP home page Giter VIP logo

wspace / corpus Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 3.0 2.13 MB

The definitive collection of interpreters, compilers, and programs for the Whitespace programming language.

License: MIT License

Makefile 3.02% Shell 3.98% Go 27.51% jq 3.30% Dockerfile 38.08% JavaScript 0.70% Erlang 0.40% Rust 23.01%
collection compiler interpreter jit programming-language whitespace whitespace-language

corpus's Introduction

corpus's People

Contributors

hostilefork avatar thaliaarchi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

corpus's Issues

spacey: new whitespace project

hi, shamelessly advertising my own project here xd

i've been working on a whitespace interpreter in rust for the last week or so, and without even trying it turned out to be very performant while still being tiny, so i wanted to include it in this project.

it includes a library crate as well, which is published, so people can use the backend code as a library for their own projects.

can be found at D3PSI/spacey.

Another implementation of an interpreter + assembler + debugger

Would it be possible to add my wspace interpreter + asseembler + debugger into the list? I didn't realise there were so many when I got to play with it ๐Ÿ˜…

Developed with Typescript, and the debugger in React. It's public in my github https://github.com/voliva/wsa and published in github pages: https://voliva.github.io/wsa/

Unique features from my implementation:

  • The debugger has step in, out and over function calls.
  • Can set breakpoints over the code.
  • debugger instruction to add a breakpoint from code (only active through a dev flag, by default the assembler builds a v0.3-compatible output)
  • A stdlib (so far only memory and io) adds memory allocation through malloc and a heap-based stack to store local variables.

Links to submodules from README.md are getting 404

The links are e.g.:

https://github.com/wspace/corpus/blob/main/rebol/hostilefork

That gives a 404. I'm not sure if GitHub has a good way to invariantly link to a submodule folder, as opposed to linking what it points to.

Perhaps GitHub could be lobbied to do the right redirect for such paths?

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.