Sebeck10
|
2f4756a72c
|
Fix map function/simplification of the language
|
2 years ago |
Sebeck10
|
985453defb
|
add map function
|
2 years ago |
Sebeck10
|
98e97dfc4e
|
simplification of the language
|
2 years ago |
Sebeck10
|
58ca592c31
|
Fix little problem on a rule
|
2 years ago |
Sebeck10
|
8532be1d4f
|
append part almost done & beginning of map function
|
2 years ago |
Theo Souchon
|
99ed98b99a
|
Fix the meta_block error
|
2 years ago |
Theo Souchon
|
5771673d02
|
Correct problem of return on 001.c test of parsimony folder
|
2 years ago |
Theo Souchon
|
55869205aa
|
Added the ability to return more things in one language exchange
|
2 years ago |
Theo Souchon
|
df08508ca5
|
variable "lang" removed from file and comments updated to avoid conflicts
|
2 years ago |
Theo Souchon
|
951b8078d6
|
remove test lang
|
2 years ago |
Theo Souchon
|
14b31fe6f0
|
Added some test files
|
2 years ago |
Theo Souchon
|
950d511a1a
|
Total independence of parsimony
Add a file containing the order of the _DO
|
2 years ago |
Theo Souchon
|
1f09f074a1
|
Added constant, initializer and statement processing.
|
2 years ago |
Theo Souchon
|
5e24fc3153
|
Adding a rule to the file and correcting the meta2c example
|
2 years ago |
Theo Souchon
|
b629909c78
|
Modification of the README.md
|
2 years ago |
Theo Souchon
|
621a7863cb
|
Added some test files
|
2 years ago |
Theo Souchon
|
e0d3e12df6
|
Reorganising and adding rules to the file
Added rules ideas for interpreting the following expressions:
@(a = `constant 10)
int q = @(`constant 10);
int w = @(a);
|
2 years ago |
Theo Souchon
|
58df8abff6
|
Adding flags for HOMEBREW and update of the gitignore
|
2 years ago |
Ian Piumarta
|
7b886f8036
|
add slices and additional constructors for: array map symbol string
|
2 years ago |
Ian Piumarta
|
6ffcae2eab
|
remove is_C_keyword flag from Symbol payload; add is_C_keyword() function
|
2 years ago |
Nathan R
|
4b9d58177b
|
fixed tree identation for meta nodes
|
3 years ago |
Nathan R
|
392a8bea7d
|
new input file with dynamic C expression
|
3 years ago |
Nathan R
|
828912aa81
|
last day modifications, more incoming
|
3 years ago |
Nathan R
|
165efe942e
|
fixed identation and added a way to know if a list is empty
|
3 years ago |
Nathan R
|
a0ce191245
|
corrected some bugs with the - (blank) rule
|
3 years ago |
Nathan R
|
c0c4334e85
|
added a way to print all the tree
|
3 years ago |
Nathan R
|
ad1111a9b6
|
added a way to print meta nodes, some nodes are missing but most of it is there
|
3 years ago |
Nathan R
|
6261f1e872
|
fixed output
|
3 years ago |
Nathan R
|
42fe9fbe10
|
removed meta.leg
|
3 years ago |
Ian Piumarta
|
695a9d39df
|
allow C and meta to coexist; add @ prefix for meta statements in grammar.
|
3 years ago |
Nathan R
|
7f71bb9df8
|
added meta rules, new.txt passes TODO : fix assterion line 3291
|
3 years ago |
Nathan R
|
4a62df2613
|
added meta.leg with all rules refactored
|
3 years ago |
Nathan R
|
2b5abcd4c4
|
typo
|
3 years ago |
Nathan R
|
31f4d9ed14
|
updated grammar + added some types
|
3 years ago |
Nathan R
|
9a08ccd4d0
|
updated comments
|
3 years ago |
Nathan R
|
ecb8b27650
|
updated dotest
|
3 years ago |
Nathan R
|
50cddd1fd7
|
input updated
|
3 years ago |
Nathan R
|
47a3a7a991
|
remove all *.out files
|
3 years ago |
Nathan R
|
a60f4c2064
|
added comments where the test fails
|
3 years ago |
Nathan R
|
ad7f76f5a5
|
added comments to know where the test should break
|
3 years ago |
Nathan R
|
b46c089d8d
|
deleted *.out files
|
3 years ago |
Nathan R
|
2fada73661
|
typo 'typedeffing'
|
3 years ago |
Nathan R
|
23b1d94705
|
updated Makefile
|
3 years ago |
Nathan R
|
b4dad36909
|
added a file to help debug
|
3 years ago |
Nathan R
|
dbb3902c87
|
deleted ccmeta-tree.txt
|
3 years ago |
Nathan R
|
758f5b7f51
|
updated dotest with new test files
|
3 years ago |
Nathan R
|
e640f46211
|
updated Makefile with everything working
|
3 years ago |
Nathan R
|
e0d4219441
|
added a rule to ignore some useless files
|
3 years ago |
Nathan R
|
24c4dbfde3
|
new test files
|
3 years ago |
Nathan R
|
8b54180b76
|
one file to either print a tree or the program
|
3 years ago |