This website requires JavaScript.
Explore
Help
Sign in
Paris8
/
compilateurMIPS
Archived
Watch
1
Star
0
Fork
You've already forked compilateurMIPS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2022-12-27
. You can view files and clone it, but cannot push or open issues or pull requests.
86b5577385
compilateurMIPS
/
baselib.ml
6 lines
83 B
OCaml
Raw
Normal View
History
Unescape
Escape
add project startup
2022-12-06 20:39:15 +01:00
open
Ast
use ocamlformat
2022-12-06 22:22:48 +01:00
module
Env
=
Map
.
Make
(
String
)
add project startup
2022-12-06 20:39:15 +01:00
let
_
types_
=
Env
.
empty
let
builtins
=
[]
Reference in a new issue
Copy permalink