Skip to content

Commit ab5b786

Browse files
committed
Remove exprdbg
1 parent 8de8df3 commit ab5b786

File tree

5 files changed

+0
-398
lines changed

5 files changed

+0
-398
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,6 @@ func main() {
136136
}
137137
```
138138

139-
## Contributing
140-
141-
**Expr** consist of a few packages for parsing source code to AST, type checking AST, compiling to bytecode and VM for running bytecode program.
142-
143-
Also, expr provides powerful tool [exprdbg](cmd/exprdbg) for debugging. It has interactive terminal debugger for our bytecode virtual machine.
144-
145-
146139
## Who uses Expr?
147140

148141
* [Aviasales](https://aviasales.ru) uses Expr as a business rule engine for our flight search engine.

cmd/exprdbg/README.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

cmd/exprdbg/debugger.go

Lines changed: 0 additions & 27 deletions
This file was deleted.

cmd/exprdbg/dot.go

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)