SCM Repository
Diff of /branches/vis12/src/compiler/IL/HOWTO-ADD-NEW-PRIMOP
Parent Directory
|
Revision Log
|
Patch
revision 1697, Wed Feb 29 16:03:29 2012 UTC | revision 1698, Fri Mar 2 22:12:26 2012 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | These are instructions for adding a new primitive operator to the IL. | These are instructions for adding a new primitive operator to the IL. |
2 | ||
3 | 1) add it to the spec files in IL/gen and run gen.sh | 1) add it to the spec files in compiler/gen/il and run gen.sh |
4 | ||
5 | 2) add rules for generating the type signature in the appropriate checking modules in | 2) add rules for generating the type signature in the appropriate checking modules in |
6 | high-il/check-high-il.sml | high-il/check-high-il.sml |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |