ソースを参照

Migrate to travis-ci.com

dependabot/maven/junit-junit-4.13.1
Malte Schmitz 5年前
committed by GitHub
コミット
be0b5d73f1
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.md

+ 1
- 1
README.md ファイルの表示

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



読み込み中…
キャンセル
保存