This website requires JavaScript.
Explore
Help
Sign In
josh
/
embed-ruby
Watch
1
Star
0
Fork
0
You've already forked embed-ruby
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Josh Holtrop
a6026f61de
use a fake argc/argv to ruby_sysinit()
2014-01-16 17:13:59 -05:00
.gitignore
add hello world embedded Ruby application
2014-01-16 16:16:00 -05:00
main.c
use a fake argc/argv to ruby_sysinit()
2014-01-16 17:13:59 -05:00
Rakefile.rb
add hello world embedded Ruby application
2014-01-16 16:16:00 -05:00
Description
Example code for embedding a Ruby interpreter in a C application
reference
28
KiB
Languages
C
94.7%
Makefile
5.3%