jonathancast/globalscript
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
This is a project to build a family of pure-functional languages. The general idea is to do everything the right way, not the popular way. This is more work (a lot more work!), but this project is just for fun / exploration. If anything has to be compromised, the most important things to keep are: 1. Functional purity all the way down, even at run time (make a run-time distinction between thunks that represent pure expressions and closures that represent I/O code). 2. Extensibility all the way down; make it easy for third parties to write their own languages as part of this. This is *alpha quality* software. It works for me on my machine; it hasn't been tested on anything else. Use at your own risk.
About
Global Script Typesetting System --- git clone
Topics
Resources
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published