Skip to content

piotrbar/MAlice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

434 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAlice compiler by:
Robert Kruszewski
Łukasz Koprowski
Piotr Bar

Dependencies:
	LLVM
	Node.js
	coffeeScript
	PEG.js
	node-ffi
	jessie (for tests)

In order to build ffi receiver program that currently only prints tree that has been passed
execute following:

g++ -fPIC -g -c -Wl,export-dynamic -Wall structSize.c && g++ -shared -Wl,-soname,libstruct.so -o libstruct.so structSize.o -lc

About

Alice language compiler

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors