This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
soml-parser
Watch
1
Star
0
Fork
0
You've already forked soml-parser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21b652456d
soml-parser
/
test
/
cases
/
expressions
/
op_variable_true.tst
7 lines
94 B
Scilab
Raw
Normal View
History
Unescape
Escape
change test framework to use files for in and out (s-exp)
2015-09-18 20:55:02 +02:00
a
==
true
-
-
-
-
-
-
fix all the cases, much white noise, array to list, string to sym stuff
2015-09-19 13:53:30 +02:00
s
(
:
expressions
,
s
(
:
operator
,
"=="
,
s
(
:
name
,
:
a
)
,
s
(
:
true
)
)
)
Reference in New Issue
Copy Permalink