Skip to content
/ reja Public

The Reia programming language, running on top of the JVM using Erjang

Notifications You must be signed in to change notification settings

tarcieri/reja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reja

The Reia programming language, running on top of the JVM using Erjang. That's right folks, you've just entered crazytown!

More on Reia:

How?

Type 'rake' and be amazed. Hopefully. Rake will download and install both Erjang and Reia underneath the current directory.

What do I need?

You'll need a lot of stuff! Here's a quick list:

  • Ruby
  • Rake
  • Java
  • ant
  • git
  • Erlang 5.6.3+ (R12B-3)

Is this production ready?

Bwahahahahahahahahahahahahahahahaha!

Status

After installing Erjang and building Reia, rake will attempt to run the Reia test suite on top of Erjang. Presently, this is failing:

  SEVERE: cannot load module 'src/builtins/atom'
  java.io.FileNotFoundException: .erj/src/builtins/atom-7b5394b7.jar (No such file or directory)

Reia is crashing while attempting to load its builtin types.

About

The Reia programming language, running on top of the JVM using Erjang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages