Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

CPColin/ceylon-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceylon-repl

This is an attempt to write a REPL (a read-evaluate-print loop) for Ceylon in Ceylon. The ultimate goal is to be able to take a piece of Ceylon code and interpret it, without having to compile it.

Thanks to Writing An Interpreter In Go for giving me practice. See my MonkeyInterpreter repo for my implementation of that book.

About

A REPL for Ceylon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors