Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.
/ miniml_compiler Public archive

A compiler that translates a ML-like language into ARM assembly

Notifications You must be signed in to change notification settings

samosica/miniml_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniml_compiler

ML-likeな言語をARMアセンブリに変換するコンパイラ

計算機科学実験及演習4 (コンパイラ) 平成30年度後期を元にしている.

使い方

事前にduneをインストールしておく必要がある.

  1. git clone https://github.com/samosica/miniml_compiler.git
  2. cd miniml_compiler
  3. dune exec minimlcでコンパイラが使用できる

About

A compiler that translates a ML-like language into ARM assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published