Skip to content

jou4/bodhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bodhi

Bodhi is Functional programming language compiler.
(For only x86_64 now.)
(It is still the alpha version.)

Usage

See 'test' directory.

Install

$ git clone git://github.com/jou4/bodhi.git
$ cd bodhi
$ ./configure
$ make
$ make install
$ bodhi test/hello.bd
$ ./a.out

Feature

Typing
Closure
C Function Call
GC

Todo

Pattern Match
Module System
Cross platform
Boot Strap
Interpreter

License

Copyright (C) 2011 K.Kamitsukasa.
Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published