Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Sign up

Mugo, a toy compiler for a subset of Go that can compile itself

License

NotificationsYou must be signed in to change notification settings

benhoyt/mugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mugo is a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself. It outputs (very naive) x86-64 assembly, and supports just enough of the language to implement a Mugo compiler:int andstring types, slices, functions, locals, globals, and basic expressions and statements.

Read the full article.

About

Mugo, a toy compiler for a subset of Go that can compile itself

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp