We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4966378 commit daaa4e5Copy full SHA for daaa4e5
README.md
@@ -1,9 +1,6 @@
1
hscript
2
=======
3
4
-[](https://travis-ci.org/HaxeFoundation/hscript)
5
-[](https://ci.appveyor.com/project/HaxeFoundation/hscript)
6
-
7
Parse and evalutate Haxe expressions.
8
9
@@ -100,4 +97,4 @@ Some other optional files :
100
97
- `hscript.Macro` : convert Haxe macro into hscript Expr
101
98
- `hscript.Printer` : convert hscript Expr to String
102
99
- `hscript.Tools` : utility functions (map/iter)
103
+
0 commit comments