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
8e07a7568f
soml-parser
/
test
/
cases
/
expressions
/
op_two_variable.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
-
b
-
-
-
-
-
-
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
(
:
name
,
:
b
)
)
)
Reference in New Issue
Copy Permalink