Skip to content
/ mml Public

Alternative frontend for the Go and JS environments. [WIP]

Notifications You must be signed in to change notification settings

aryszka/mml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9a6b8a · Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Oct 13, 2018
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Jan 22, 2019
Mar 4, 2019
Jan 21, 2019
Mar 4, 2019
Jan 15, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Nov 16, 2018
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Mar 4, 2019
Oct 21, 2018
Mar 4, 2019
Mar 4, 2019
Oct 21, 2018
Mar 4, 2019

Repository files navigation

[WIP]

MML

Alternative frontend for the Go and JS environments.

Boot the compiler

Prerequisits: Go installed, $GOPATH set and $GOPATH/bin added to $PATH.

make deps boot

Test:

mkdir -p hello
echo 'stdout("Hello, world!\n")' > hello/hello.mml
mml hello/hello > hello/hello.go
go run hello/hello.go

About

Alternative frontend for the Go and JS environments. [WIP]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published