This website works better with JavaScript
Home
Explore
Help
Sign In
Chimrod
/
qsp_parser
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6c7c12803b
Branches
Tags
for_loops
master
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
v0.2
v0.1
qsp_parser
/
lib
/
qparser
/
idents.mli
idents.mli
98 B
History
Raw
1
2
3
(** Table of the keywords in the langage *)
val keyword_table : (string, Tokens.token) Hashtbl.t