Tree @master (Download .tar.gz)
    
      History of
      
        src
        
      
    
    
      @master
    
    
        git clone https://git.catseye.tc/Vinegar/
    
    
  
  
  - Update BSD license to 2-clause. Follow REUSE 3.2 convention. Chris Pressey 1 year, 2 months ago
- Support "a bit more concatenative" syntax. Chris Pressey 3 years ago
- Push failure onto stack in `|`. Explain the justification for it. Chris Pressey 3 years ago
- Allow `!` at end of word, fix parser, consistentify examples/tests. Chris Pressey 3 years ago
- Refactor into modules. Add test suite, test driver script. Chris Pressey 4 years ago
- Enough builtins to implement factorial. Chris Pressey 4 years ago
- Fix bugs in scanner. Chris Pressey 4 years ago
- Every word upon use can include bracketed text. Chris Pressey 4 years ago
- OK and Failure values. Chris Pressey 4 years ago
- Add AST to sketch to improve it. Chris Pressey 4 years ago
- Sketch interpreter. Chris Pressey 4 years ago
- Sketch of parser. Chris Pressey 4 years ago