• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language Standard ML
  • License
    Other
  • Created about 9 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MLton with Realtime GC and Threading features

Build Status

RTMLton is a modification of the MLton compiler for Standard ML adding a real-time garbage collector, and threading features.

==================================================

About MLton :

MLton is a whole-program optimizing compiler for the Standard ML programming language.

For more information, go to the MLton home page.

    http://mlton.org/

RTEMS

  • runtime/platform/rtems.c
  • runtime/platform/rtems_env.h
  • runtime/cenv.h (rtems define includes platform file)