Переглянути джерело

Add build status to README

dependabot/maven/junit-junit-4.13.1
Malte Schmitz 9 роки тому
джерело
коміт
4ea5da09a3
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      README.md

+ 1
- 1
README.md Переглянути файл

@@ -1,4 +1,4 @@
# Parser and Interpreter for While Programs
# Parser and Interpreter for While Programs [![Build Status](https://travis-ci.org/malteschmitz/WhileInterpreter.svg?branch=master)](https://travis-ci.org/malteschmitz/WhileInterpreter)

Exemplary Java implementation of a _recursive decent parser_, an _abstract syntax tree (AST) data structure_ and a _structural recursive interpreter_ over this data structure.



Завантаження…
Відмінити
Зберегти