Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feint-lang/feint-ocaml

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feint Targeting LLVM

This is an attempt to implement Feint as a compiler targeting LLVM with the eventual goal of implementing Feint in itself.

Implementation Plan

The first implementation will be in OCaml since it has nice tools for generating lexers and parsers. Plus, it's fun learning new languages.

The lexer will be implemented using ocamllex and the parser will be implemented using menhir.

The parser will produce an AST, which will be visited to produce LLVM IR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.