sml2c - Definition. Was ist sml2c
DICLIB.COM
KI-basierte Sprachtools
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist sml2c - definition


sml2c      
A Standard ML to C compiler. sml2c is a batch compiler and compiles only module-level declarations, i.e. signatures, structures and functors. It provides the same pervasive environment for the compilation of these programs as SML/NJ. As a result, module-level programs that run on SML/NJ can be compiled by sml2c without any changes. Based on SML/NJ version 0.67 and shares front end and most of its run-time system, but does not support SML/NJ style debugging and profiling. School of Computer Science, Carnegie Mellon University sml2c/sml2c.tar.Z">ftp://dravido.soar.cs.cmu.edu/usr/nemo/sml2c/sml2c.tar.Z. {Linux (ftp://ftp.dcs.glasgow.ac.uk/pub/linux/smlnj-0.82-linux.tar.Z)}. conformance: superset + first-class continuations, + asynchronous signal handling + separate compilation + freeze and restart programs ports: IBM-RT Decstation3100 Omron-Luna-88k Sun-3 Sun-4 386(Mach) portability: easy, easier than SML/NJ E-mail: <david.tarditi@cs.cmu.edu>, <peter.lee@cs.cmu.edu> (1991-06-27)
lazy sml2c      
A lazy version sml2c. Portable, written in SML. Language extensions include first-class continuations, asynchronous signal handling. E-mail: <david.tarditi@cs.cmu.edu>. sml2c">ftp://dravido.soar.cs.cmu.edu/usr/nemo/sml2c.