Skip to content

Language independent pre-processor, implemented in Racket.

License

Notifications You must be signed in to change notification settings

rodrigorato/pre-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-processing

Language independent pre-processor, implemented in Racket.

Running the pre-processor interactively

To have a Racket interpreter running and interact with it, you can use: racket -f src/preprocess.rkt -i

Running the examples

To execute one of the examples available, you can do: racket -f src/example/EXAMPLE_NAME_HERE, where EXAMPLE_NAME_HERE is the name of the example Racket file.

About

Language independent pre-processor, implemented in Racket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published