Skip to content

Repository files navigation

DCM is a pre-α Embedded, interpreted, concatenative, object oriented, 
scripting language.  Feel free to clone and play with what I have, but I warn
you, it's still rather rough around the edges.  To build, do a 

$ make dcmi

You will need a gcc compiler with c++0x capabilities and the readline headers to build.

Then you can play with the interpreter by running it with

$ dcmi

You can load the examples with

$ dcmi -l examples/ex.dcm

Or simply execute them with

$ dcmi -e examples/ex.dcm

Unimplemented features:

Lenses
Exception handling
Modules

Documentation is in progress

About

An interpretted, embedable, concatenative, OOP language

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages